Hello All,
I am relatively new to developing with Access, and brand new to this forum. I have a question about locking down an access database.
We have a database that lives on a shared network drive, and is shared by ~12 users. Becsuse of the nature of the function of the database and the rapidly changing data that it contains, we want to make sure that no users are able to open the database while another user is in the database.
Currently, users are using a shortcut calling the database to open it exclusively ("C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "Z:\Database\Our Database.mdb" /excl), which serves its function of keeping other users out if someone is currently in the database. However, as the team using this database grows, we are having issues because it doesn't let us know which user is in the database, and sometimes users forget to log out when they leave for lunch/the day/ the weekend.
Additionally, an .ldb file is not generated when you open using this method, so I can't use some of the utilities that have been built leveraging the .ldb to kick out user information.
Is there a way I can somehow display which user is currently in the DB? We are currently using Access 2003 SP3. Thanks for reading, and I look forward to your responses!
I am relatively new to developing with Access, and brand new to this forum. I have a question about locking down an access database.
We have a database that lives on a shared network drive, and is shared by ~12 users. Becsuse of the nature of the function of the database and the rapidly changing data that it contains, we want to make sure that no users are able to open the database while another user is in the database.
Currently, users are using a shortcut calling the database to open it exclusively ("C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "Z:\Database\Our Database.mdb" /excl), which serves its function of keeping other users out if someone is currently in the database. However, as the team using this database grows, we are having issues because it doesn't let us know which user is in the database, and sometimes users forget to log out when they leave for lunch/the day/ the weekend.
Additionally, an .ldb file is not generated when you open using this method, so I can't use some of the utilities that have been built leveraging the .ldb to kick out user information.
Is there a way I can somehow display which user is currently in the DB? We are currently using Access 2003 SP3. Thanks for reading, and I look forward to your responses!
Last edited: