How to generically link to back end

C

Cathy

I have a database that was built by someone else that I'm trying to maintain.
It is a front end/back end design. I need to move it to a new location. In
it's present location the link between the two halves has the back end link
as //Directory/Folder/XXX.mdb. Whenever I try to move it it takes on my
drive name like: F:/Directory/Folder/XXX.mdb. How do I set it up with the
more generic format so that users don't have to have their drive mapped like
mine?

Thank you,
 
J

Joan Wild

When you use the linked table manager to link to the new location, use 'My Network Places' to navigate to the backend - this will use the UNC pathname instead of the mapped drive.
 

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

Top