Hi all,
I have an application developed in MS Access and using DAO and running in multi-user environment. It is not a Web application, just the users are sharing data source. My problem is when more than one users are working on same record they are overwriting each other, in another word if a record has been deleted or updated by other users since the user retrieved the record and the user without realizing the changes and update...