I am using VB 6, ADO and Access in my Apps. I have one table which has a Memo field, and while saving recordset (rs.Update), at that point I am receiving the following error
"Could not save; currently locked by another user."
Any idea, why I am receiving this error?
I will appreciate your response.