Q: Relative path for linked tables?

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

Guest

Hi,

I will have two Access 2000 databases which will be in the same folder. I
want to link one table in one database to the other database. Far as I can
tell, access puts the full path, ie
c:\folder\subfolder\foo.mdb

I would like it so that the link path is
..\foo.mdb

these two databases will be replicated on different servers. the full path
will change, but the relative path stays the same (both the databases in the
same folder). but since access stores the full path, I have to refresh the
link for each server.
 
Mark,

Are you using drive mapping or UNC mapping? I think I would use drive
mapping in your scenario. If you have questions, just post a reply or
send me an e-mail.


--
Best regards,

Todd Shillam
Information Technology Consultant
Shillam Technology
http://shillamtechnology.point2this.com

Hi,

I will have two Access 2000 databases which will be in the same folder.
I
want to link one table in one database to the other database. Far as I
can
tell, access puts the full path, ie
c:\folder\subfolder\foo.mdb

I would like it so that the link path is
..\foo.mdb

these two databases will be replicated on different servers. the full
path
will change, but the relative path stays the same (both the databases in
the
same folder). but since access stores the full path, I have to refresh
the
link for each server.
 

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