C
Cummings
Hi, all.
I have a small group of users for a particular database -- probably about
half a dozen spread around the country. Instead of trying to get ACCESS to
work over a network, our powers that be decided that the best way for folks
to access and work with the db is to post it in a shared directory and have
users download it to their computer and upload when they are finished.
I know. I shake my head too. Given our small group, we really haven't had
an issue with folks overwriting.
But, one of the forms has pictures of the appropriate technology on it. I
finally had success at getting them to appear (thanks to all who posted their
solutions), but every solution I saw required you to hard-code the directory
either in the vB code or in the field.
I tried the CurDir() function, but it just returned "C:\(path)\My
Documents", even though the db was opened from its directory in Explorer.
Is there a way to determine the directory that the db (and subfolders) are
in without having folks navigate their way to it to set the directory?
I appreciate it.
Thanks.
Jim
I have a small group of users for a particular database -- probably about
half a dozen spread around the country. Instead of trying to get ACCESS to
work over a network, our powers that be decided that the best way for folks
to access and work with the db is to post it in a shared directory and have
users download it to their computer and upload when they are finished.
I know. I shake my head too. Given our small group, we really haven't had
an issue with folks overwriting.
But, one of the forms has pictures of the appropriate technology on it. I
finally had success at getting them to appear (thanks to all who posted their
solutions), but every solution I saw required you to hard-code the directory
either in the vB code or in the field.
I tried the CurDir() function, but it just returned "C:\(path)\My
Documents", even though the db was opened from its directory in Explorer.
Is there a way to determine the directory that the db (and subfolders) are
in without having folks navigate their way to it to set the directory?
I appreciate it.
Thanks.
Jim