Is there a way to make a primary key in a linked table?

T

The parawon

Is there a way to make a primary key in a linked table. I don't have Access
project set up, just regular Access and I don't know much about SQL. Basic
instuctions will be very helpful.
 
J

John Vinson

Is there a way to make a primary key in a linked table. I don't have Access
project set up, just regular Access and I don't know much about SQL. Basic
instuctions will be very helpful.

The Primary Key can be set up *only* in the table itself, in the back
end where the table resides. A linked table cannot have a primary key
other than that which exists in the table itself.

You've asked a couple of related questions, and I'm trying to figure
out just what you're trying to accomplish! Care to post some more
details of the context?

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top