Hi All,
I have found a version of my answer on GG, but I have not been able to
find my exact answer, thus the post.
I am using Access 2000
Situation:
I have a multi user frontend database located at 'O:\FE.MDB'. This
database contains tables linked to the backend 'M:\BE.MDB' (names have
been changed to protect the innocent). These tables were linked via
the Linked Table Manager and were created using an absolute path
(using the drive letter).
I want to be able to link to the tables using the server name rather
than the drive letter.
What I have = "M:\BE.MDB"
What I want = "\\Server\root\ BE.MDB"
Keep in mind that the frontend resides on an entirely different server
that the backend (all of the solutions I have come across require the
frontend and backend to be in the same folder).
Is this even possible?
I have found a version of my answer on GG, but I have not been able to
find my exact answer, thus the post.
I am using Access 2000
Situation:
I have a multi user frontend database located at 'O:\FE.MDB'. This
database contains tables linked to the backend 'M:\BE.MDB' (names have
been changed to protect the innocent). These tables were linked via
the Linked Table Manager and were created using an absolute path
(using the drive letter).
I want to be able to link to the tables using the server name rather
than the drive letter.
What I have = "M:\BE.MDB"
What I want = "\\Server\root\ BE.MDB"
Keep in mind that the frontend resides on an entirely different server
that the backend (all of the solutions I have come across require the
frontend and backend to be in the same folder).
Is this even possible?
Comment