Has this topic, "Record locking in ADO", been discussed recently? I tried to search for it, but.....well you know. Anyway, I have a multiuser application using optimistic locking. I have placed error trapping code in the 'save' process to check for locking errors, and it correctly tells me of the error as it should. However, even after I do a 'cancelupdate' on the recordset, and then retry another edit, I keep getting an error. Do I need to 'refresh' the recordset? And if so, how do you refresh the recordset? I have searched for ADO record locking articles, but there are not many to be found. Any suggestions on reference material on the subject?
Thanks for any direction.
Tom Snider
San Antonio, Texas
Thanks for any direction.
Tom Snider
San Antonio, Texas