Linking to server location not by mapped drives

  • Thread starter Thread starter Adam
  • Start date Start date
A

Adam

Hi All,

I have a database which contains linked tables to a database which, for
me, is held on the L:\ drive I have mapped.

It appears that not all users have this drive mapped so there having
difficulty running the queries.

How can I link these tables to a server address rather than a mapped
location?
The links are too another Access database.

ps I'm using Access 97.

Kind Regards

Adam
 
Hi All,

I have a database which contains linked tables to a database which,
for me, is held on the L:\ drive I have mapped.

It appears that not all users have this drive mapped so there having
difficulty running the queries.

How can I link these tables to a server address rather than a mapped
location?
The links are too another Access database.

ps I'm using Access 97.

Kind Regards

Adam

Relink the tables but navigate through "Entire Network" when doing so. This
will produce a path of...

\\ServerName\ShareName

....which should work for all users on your LAN.
 

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