B
B. Meincke
We have an attendance database that all of our teaching staff uses. Those who
access it via a mapped drive can see the lock file when the database is in
use and understand to leave it alone. Those who do not have the mapping
access it via a desktop shortcut and do not see the contents of the folder,
and there is the rub, so to speak...
Now I realize that what I am asking is not the ideal solution, but it fits
with my learning curve at the moment. If there are any more intelligent
solutions, I would be open to hearing them!
Here goes,
Is there any way I can code an autoexec-type form that would check when the
database is opened to see if the user opening it has exclusive use, and if it
is currently open by another user, that second user gets a textbox message
alerting them to try again later?
Thanks for both your patience with my inexperience and any advice or
suggestions offered.
access it via a mapped drive can see the lock file when the database is in
use and understand to leave it alone. Those who do not have the mapping
access it via a desktop shortcut and do not see the contents of the folder,
and there is the rub, so to speak...
Now I realize that what I am asking is not the ideal solution, but it fits
with my learning curve at the moment. If there are any more intelligent
solutions, I would be open to hearing them!
Here goes,
Is there any way I can code an autoexec-type form that would check when the
database is opened to see if the user opening it has exclusive use, and if it
is currently open by another user, that second user gets a textbox message
alerting them to try again later?
Thanks for both your patience with my inexperience and any advice or
suggestions offered.