[Mono-bugs] [Bug 76280][Wis] Changed - SybaseCommand.ExecuteNonQuery always returns 0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 7 11:31:17 EST 2005


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 tsenganal at novell.com.

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

--- shadow/76280	2005-12-01 15:58:53.000000000 -0500
+++ shadow/76280.tmp.22412	2005-12-07 11:31:17.000000000 -0500
@@ -2,14 +2,14 @@
 Product: Mono: Class Libraries
 Version: 1.0
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Normal
+Severity: Unknown
+Priority: Wishlist
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: sebastien.robitaille at croesus.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -55,6 +55,12 @@
 RowCount returned by ExecuteNonQuery: 1
 RowCount in database: 1
 
 How often does this happen? 
 Always with SybaseClient.
 SQLClient has the correct behavior.
+
+------- Additional Comments From tsenganal at novell.com  2005-12-07 11:31 -------
+fixed in svn.. Simple/Batch Queries should now return the no of rows
+affected.. However (unlike sqlclient), the return value for stored
+procedures is being set as -1.. Will look into this later..
+


More information about the mono-bugs mailing list