Copying DB and Links

I

ibeetb

When I copy a DB from one PC to another, the links when I run the queries no
longer point the proper place. What can I do to easily have the links adjust
themselves aftger I copy a db into another folder than the original folder
it was created in?
 
R

Rick Gittins

You have 2 choices:
1) Make all the folder names the same so when you copy the DB it will work
without any changes (preferred method)
2) Run Link Table Manager each time you copy the DB to a different folder
to re-link the tables.

Rick
 
Top