Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Row cannot be located fro updating error

Status
Not open for further replies.

strucnjak79

Programmer
Oct 14, 2005
37
BA
Well, in my app, when I click few times same check box button and try to save it I got the error:

Row cannot be located fro updating. Some values may have been changed since it was last read.

I work with Delphi 7, connecting to MySQL database. Also, I'm using IP controls (InfoPower) checkbox [TwwCheckBox].

I also heard this is common delphi problem, any idea how to fix this?
 
Have you assigned a default value to your underlying field other than Null?

Regards,

Django
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top