Page 1 of 1

ExecuteNonQuery not returning number of changed rows

Posted: Tue 14 Dec 2004 07:39
by Pelle
Provider version 2.30.0.0, MySql 4.0.12

ExecuteNonQuery always returns 0, not the number of affected rows.
Has this been fixed in newer versions of the provider (I can't find any release notes telling me what the bug fixes are in version to version, only what the new features are)?

Re: ExecuteNonQuery not returning number of changed rows

Posted: Tue 14 Dec 2004 08:50
by Oleg
We fixed this problem in MySQLDirect .NET 2.70. Now ExecuteNonQuery works correctly, we have tested it.