[Mono-bugs] [Bug 57676][Nor] Changed - The Mono.Data.SybaseClient library does not pass parameters to stored procedure
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 05:36:27 -0400 (EDT)
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=57676
--- shadow/57676 2005-04-04 05:35:49.000000000 -0400
+++ shadow/57676.tmp.21681 2005-04-04 05:36:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 57676
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: tsureshkumar@novell.com
ReportedBy: aribak@online.no
QAContact: mono-bugs@ximian.com
@@ -39,6 +39,10 @@
How often does this happen?
Every time.
Additional Information:
The error probably lies in the Tds50 class which does not override the
ExecProc method. Some cut'n'paste from the Tds70 class fixes the problem.
+
+------- Additional Comments From tsureshkumar@novell.com 2005-04-04 05:36 -------
+thanks,
+fixed in svn head.