[Mono-bugs] [Bug 68973][Blo] Changed - ExecuteNonQuery() returns wrong RowsAffected
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 3 Jan 2005 08:43:33 -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 tsureshkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68973
--- shadow/68973 2005-01-03 08:31:04.000000000 -0500
+++ shadow/68973.tmp.12124 2005-01-03 08:43:32.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 68973
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP
OS Details: German XP Professional / German locales
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: Sys.Data.SqlClient
AssignedTo: tsureshkumar@novell.com
ReportedBy: ph_knecht@yahoo.com
QAContact: mono-bugs@ximian.com
@@ -162,6 +162,10 @@
cmd=cn.CreateCommand();
to "reset" it...
Now fix it! ;-)
+
+------- Additional Comments From tsureshkumar@novell.com 2005-01-03 08:43 -------
+fixed in svn.
+