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=75701 --- shadow/75701 2005-08-05 13:00:51.000000000 -0400 +++ shadow/75701.tmp.24627 2005-08-05 13:01:03.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75701 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Sys.Data.SqlClient AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -26,6 +26,9 @@ Naturally, this fails. The culprit appears to be line 357 in Mono.Data.Tds.Protocol/Tds70.cs: ExecProc ("exec sp_reset_connection"); ExecProc() appears to add an "exec" on its own, leading to the duplicate. + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-05 13:01 ------- +fixed in svn. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
