jet or msde ??
I have an application that use Access as the backend. Everything works fine when I run it on a single machine.. but if there is a lot of processing on the same database on a network the database get's corrupt and cannot be repaired. I have not done anything to handle concurrency except for using ADO.
The problem is what should be done to avoid database corruption. Would using the MSDE engine help ?
thanks,
Reshma

