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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking Tables by Code

Status
Not open for further replies.

petecass

Programmer
Jul 30, 2004
19
GB
Hi,
I already have code that when it finds either a front/backend database update it will refresh all links etc. The problem is it loses an index on a linked foxpro table. What I mean is the link is there but an update query no longer works because there is no index/primary key on the linked table.
If i delete the link and manually link the table it asks for the unique key. Where is this data stored so that when i link via code I can add it?

cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top