I am using VB6 to access(ADO) the Microsoft Access database. I would like to lock the record when I open it and release the lock after I update it for the purpose of data integrity. How can I accomplish this task? If anyone can give me some help, it is highly appreciated.