I setup a backend-frontend on a network drive, which was working fine for a short time, then ended up with a couple errors and an inaccessible database.
On two difference occasions, two different users accessed their own copies of the accde front end, which has locked the backend for every other user including myself.
When I had them exit the front end and try to re-open it, they would be met with the Unrecognized Database Format error.
The lock file that was created for the backend when they opened their frontend, would remain even after closing the file - this part of the issue?
All other users would still be receiving the File is Already In Use error even at this point, irrespective of trying to open their frontend, or the backend.
Deleting the lock file (.laccdb), results in every user receiving the Unrecognized Database Format error.
By moving the backend to a different location, and opening it, access claims the database is in an incosistent state and manages to recover all the data without error
The user's involved all have write access to the network drive, and i've setup the fodler as a trusted location in access
When this occurred the first time, I deleted the split database and re-split it from the original.
Any help with sorting this would be much appreciated
Also posted on the dbforums site, but can't add the link
On two difference occasions, two different users accessed their own copies of the accde front end, which has locked the backend for every other user including myself.
When I had them exit the front end and try to re-open it, they would be met with the Unrecognized Database Format error.
The lock file that was created for the backend when they opened their frontend, would remain even after closing the file - this part of the issue?
All other users would still be receiving the File is Already In Use error even at this point, irrespective of trying to open their frontend, or the backend.
Deleting the lock file (.laccdb), results in every user receiving the Unrecognized Database Format error.
By moving the backend to a different location, and opening it, access claims the database is in an incosistent state and manages to recover all the data without error
The user's involved all have write access to the network drive, and i've setup the fodler as a trusted location in access
When this occurred the first time, I deleted the split database and re-split it from the original.
Any help with sorting this would be much appreciated
Also posted on the dbforums site, but can't add the link