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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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.. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
