Edatabase Error : Record is locked by another user

jsarniak

Member
I have an application in DELPHI 2007 using DOA 4.1.1

I migrated this application to DELPHI 2009 using DOA 4.1.2.

I am getting the message "EDataBAseError" Record has been changed by another user" in the DELPHI 2009 program. This does not happen in the DELPHI 2007 one. I am using IlLockImmediate in both. It doesn't always happen, I can't seem to isolate the problem

thanks
 
Back
Top