Hello,
I link tables in one .mdb file from another .mdb file. With the "Linked
Table Manager" I can see that the path to the linked .mdb file is hardcoded.
So if I move the file, the links are broken.
Is there a way to link without hardcoded paths? I have both .mdb always in
the same directory.
If not, how do I change the paths of linked tables programmaticly?
- Open linked table structure.
- Change path.
- Save linked table structure.
Is this possible in any way?
Thanks.