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
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