F
felixc36
Hi,
I have question with regards to link tables.
I have a liked table and would like to change it's source while keeing the
same table name.
Is there a way to simply change a property of the linked table to point to the
new location of the file.
Example:
Linked table named "MylinkedTable" in Access.
Source is "C:\linkedTable\source1.dbf"
I want to change the source to "C:\linkedTable\source2.dbf"
I saw some properties in the MSysObjects table but am not sure if I can write
in this system table using VBA.
Oh and by the way I am using Access 97. (not my fault but the people asking me
this project are still with that version).
Thank you in advance.
I have question with regards to link tables.
I have a liked table and would like to change it's source while keeing the
same table name.
Is there a way to simply change a property of the linked table to point to the
new location of the file.
Example:
Linked table named "MylinkedTable" in Access.
Source is "C:\linkedTable\source1.dbf"
I want to change the source to "C:\linkedTable\source2.dbf"
I saw some properties in the MSysObjects table but am not sure if I can write
in this system table using VBA.
Oh and by the way I am using Access 97. (not my fault but the people asking me
this project are still with that version).
Thank you in advance.