K
Karen
Hello All -
My database links to a user's database. User's may have
stored their database in different locations. One user
might have it on their local drive, another user might
have it on a network, etc. I already have the code to
actually link my database to their database. Works
great. I would like to now create a subroutine that would
return the pathname/location of where the user's database
resides. So if my database is installed at a user's
location and they have their own data stored at: "C:\My
Documents\Data\userdata.mdb" ~~~ how do I go about writing
a routine that will tell me that so that I can display it
on the startup form?
Ahhhh ~ Thanks, Karen
My database links to a user's database. User's may have
stored their database in different locations. One user
might have it on their local drive, another user might
have it on a network, etc. I already have the code to
actually link my database to their database. Works
great. I would like to now create a subroutine that would
return the pathname/location of where the user's database
resides. So if my database is installed at a user's
location and they have their own data stored at: "C:\My
Documents\Data\userdata.mdb" ~~~ how do I go about writing
a routine that will tell me that so that I can display it
on the startup form?
Ahhhh ~ Thanks, Karen