
Refresh link of attach table
There are two Access database, one called LOCAL , the other called BACKEND.
Table A in LOCAL is an external table (linked) from BACKEND.
Now I am using VB4/VB5 to open LOCAL database and then open the linked
table A in a production environment. How do I refresh the link of table A
to let it knows the new path of BACKEND?
TIA
ED