Moving a linked .mdb

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a database that I created on our network. The database is linked to
three separate sheets in a single Excel file. When I copy the .mdb and the
Excel file to my hard drive so I can work on it at home, all of the file
referneces are maintained as g:\...\... How can I change the files
references to the C: drive when I am working off the network.

Thanks
 
Bill said:
I have a database that I created on our network. The database is
linked to three separate sheets in a single Excel file. When I copy
the .mdb and the Excel file to my hard drive so I can work on it at
home, all of the file referneces are maintained as g:\...\... How
can I change the files references to the C: drive when I am working
off the network.

Thanks

Use the Linked Table Manager to link the tables to the file at its new
location. Tools -> Database Utilities -> Linked Table Manager (for
Access 2000 or later -- if you're using Access 97, it's under Tools ->
Add-Ins).

If you then carry this file back to your office network, you'll have to
use the LTM again to relink the tables to the network copy of the file.
 
I have a database that I created on our network. The database is linked to
three separate sheets in a single Excel file. When I copy the .mdb and the
Excel file to my hard drive so I can work on it at home, all of the file
referneces are maintained as g:\...\... How can I change the files
references to the C: drive when I am working off the network.

Thanks

Tools... Database Utilites... Linked Table Manager will do this for
you. Select the linked tables with the checkbox and click OK; when it
doesn't find them on G: you'll get a windows file dialog box to locate
them.

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top