We are using a split database (access97). Both the backend(MDB) and frontend(MDE) reside on the network.
We are experiencing corruption on a daily basis.
Some records are ending up #ERROR and some #DELETE
This requires a repair of the backend which rebuilds the index ok but now if you try to update one of the previously damaged records, a message is generated that the record is locked by another user (even though nobody is actually using the application) - even though this message is generated, you can still update the record??
Is it possible for the frontend(MDE) to become corrupted?
It's very frustrating because we cannot isolate where the problem lies.
Any suggestions or ways we can minimise corruption will be a huge help.
We are experiencing corruption on a daily basis.
Some records are ending up #ERROR and some #DELETE
This requires a repair of the backend which rebuilds the index ok but now if you try to update one of the previously damaged records, a message is generated that the record is locked by another user (even though nobody is actually using the application) - even though this message is generated, you can still update the record??
Is it possible for the frontend(MDE) to become corrupted?
It's very frustrating because we cannot isolate where the problem lies.
Any suggestions or ways we can minimise corruption will be a huge help.