[Mono-bugs] [Bug 76467][Nor] Changed - Decimal parameter of SqlCommand causes exception when executing.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 20 10:56:20 EDT 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=76467

--- shadow/76467	2005-10-20 03:49:42.000000000 -0400
+++ shadow/76467.tmp.16299	2005-10-20 10:56:20.000000000 -0400
@@ -95,6 +95,23 @@
 
 
 ------- Additional Comments From flashfm at yandex.ru  2005-10-20 03:49 -------
 Note that there must be user "admin" with password "admin" in
 Northwind database and he must have "public" and "db_owner" roles in
 this db.
+
+------- Additional Comments From tsenganal at novell.com  2005-10-20 10:56 -------
+Hi 
+
+I think the attached stack trace is not correct.. On executing the
+sample code ,i did get an exception but the error message is different
+from what u have reported..  
+   I get ==> Line 1 : Length or Precision specification 0 is Invalid.
+
+This error is not seen, if the parameter's precision and Scale value
+are explicitly set in the testcode..
+
+anyways, Fixed this issue in svn (rev 51981).. The test code runs fine
+now .. Pls let me know if u still see the issue .. 
+
+Regards
+Senga


More information about the mono-bugs mailing list