hi there
I´ve read a lot on the forum about deleting linked tables...
However, I´ve been unable to find how to do the following:
I have several tables linked from 4 separate databases.
I need to delete the link of all the tables with VBA.
I then relink them (via some code whichworks perfectly).
The problem is that I can´t hardcore the different databases because sometimes they might be G:\global.mdb and D:\personal.mdb but other times it might be F:\global.mdb and C:\personal.mdb (for example)
I need to do this because several people will be installing the application on different servers/pcs and they will be using different configurations.
Any help is appreciated
I´ve read a lot on the forum about deleting linked tables...
However, I´ve been unable to find how to do the following:
I have several tables linked from 4 separate databases.
I need to delete the link of all the tables with VBA.
I then relink them (via some code whichworks perfectly).
The problem is that I can´t hardcore the different databases because sometimes they might be G:\global.mdb and D:\personal.mdb but other times it might be F:\global.mdb and C:\personal.mdb (for example)
I need to do this because several people will be installing the application on different servers/pcs and they will be using different configurations.
Any help is appreciated