Good day,
I have an Access 2016 database which is opened in Shared mode for multiple users.
Since 2 weeks ago, only 1 user can access the database at any given time as if the database is opened exclusive.
When I check the lock file ([Filename].lccdb), it is an empty file. Normally I would be able to see the user name and/or computer name that is accessing the database. I am also able to delete this file while I am in the database.
I have compacted the database, re-build the database from scratch, but to no avail.
NOTE: This only happens running the program (backend) from the server. If I copy the back end to my local disk, the lock file is generated correctly and more than 1 user can access the database.
Any suggestions?
Thanks
Deon