I've split my database into a frontend and backend. The backend resides on on my server, it is mapped as M:drive on all my workstations. The tables in the frontend all linked to the frontend by statinng drive, directory, and file:
M:\usr\frontend\ccmp_fe.mdb
A copy of the frontend resides locally on each work station.
Challenge:
I'd like to take the frontend home so I work on it there. Right now I have a stand alone computer with a single hard-drive (C
.
What is the easiest way to make the front-end think part of my C:drive is M: drive? or can I easily change all the table links to C:\usr\frontend\ccmp_fe.mdb and then change it back when I bring it to the office.
Thanks a lot for any suggestions.
M:\usr\frontend\ccmp_fe.mdb
A copy of the frontend resides locally on each work station.
Challenge:
I'd like to take the frontend home so I work on it there. Right now I have a stand alone computer with a single hard-drive (C
What is the easiest way to make the front-end think part of my C:drive is M: drive? or can I easily change all the table links to C:\usr\frontend\ccmp_fe.mdb and then change it back when I bring it to the office.
Thanks a lot for any suggestions.