[Mono-bugs] [Bug 66630][Nor] Changed - [PATCH] TDS70 : Wrong conversion for enum-based parameter values
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Oct 2004 07:14:57 -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 sumadevi@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=66630
--- shadow/66630 2004-09-29 01:59:36.000000000 -0400
+++ shadow/66630.tmp.9820 2004-10-19 07:14:57.000000000 -0400
@@ -81,6 +81,17 @@
procedure taking a numeric parameter as input)
------- Additional Comments From gert.driesen@pandora.be 2004-09-29 01:59 -------
Created an attachment (id=11494)
small test app allowing a repro of the issue
+
+------- Additional Comments From sumadevi@novell.com 2004-10-19 07:14 -------
+Gert,
+ The patch seems fine, please go ahead and commit it.
+Also can we put the testapp that you have created as a testcase.
+we have a system.data.sqlclient directory where sometimes we have
+mentioned that we need a particular table or stored procedure.
+Please check out MSSqlTestBed.cs on how the tests are built and run
+
+Regards
+uma