[Mono-bugs] [Bug 68973][Blo] Changed - ExecuteNonQuery() returns wrong RowsAffected

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Nov 2004 06:08:51 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by ph_knecht@yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=68973

--- shadow/68973	2004-11-08 04:09:11.000000000 -0500
+++ shadow/68973.tmp.26051	2004-11-16 06:08:51.000000000 -0500
@@ -125,6 +125,19 @@
 i've tried again with an fresh 1.0.4 install on windows and still have
 the bug :-( 
 as i said i used csc.exe via vs.net to compile.
 (if somebody can explain me how to compile mono on cygwin i would try
 the latest sources myself but...)
 
+
+------- Additional Comments From ph_knecht@yahoo.com  2004-11-16 06:08 -------
+any news?
+
+seems that a static counter doesn't get resetted
+
+-->Select returns 14
+-->Update affects 01
+---------------------
+                  15
+
+but should be 1...
+