Page 1 of 1

Row not found or changed.

Posted: Thu 08 Oct 2009 21:15
by Falke
I have following situation:

i have in the database set up a field to:

tinyint(1) NOT NULL

and this is set by default to: short

i manuelly set it to: System.Boolean

now i have a property in my code which is setting this field to true and i only change this field and call submitChange - then i get this error "Row not found or changed."

which type i have to choose in the database that devart is change it automatically by default to System.Boolean? How can i solve this error?

Posted: Tue 13 Oct 2009 09:08
by AndreyR
I have just tried to reproduce the problem using dotConnect for MySQL 5.40.44 and failed.
I recommend you to update to the latest version of dotConnect for MySQL.
If you are already using it, please send me a small test project illustrating the problem.