Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can you define a primary key to a linked table ?

Status
Not open for further replies.

BillDickenson

IS-IT--Management
Mar 21, 2005
29
US
I'm linking to a table in another Access DB. But when I was running tests, it took longer than it should have. I realized it is effectively sweeping the table for each match. So I tried to define a primary key and it won't let me. Any way this can be done ?
 
You have to close the database you're using and open the mdb which holds the table to which you are linked. You have to be the only person using that table before Access will let you modify the structure.

Geoff Franklin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top