move Access 97 DB problem

G

Gary Gray

I had to move an Access 97 database to a new server. Now
when anybody starts the database it is looking for files
on the old server. How do I update the database to to look
in the new location?

Thanks
 
C

Cheryl Fischer

Are the files the database is looking for Linked Tables in another Access
database? If so, you will need to use the Linked Table Manager to point
Access to their new location. If not, what are the files?
 
Top