[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
Wed Oct 19 08:35:39 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-19 02:16:57.000000000 -0400
+++ shadow/76467.tmp.29790 2005-10-19 08:35:39.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 76467
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Windows XP SP2
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Data.SqlClient
AssignedTo: tsenganal at novell.com
ReportedBy: flashfm at yandex.ru
@@ -51,6 +51,21 @@
How often does this happen?
Always.
Additional Information:
With MS .NET Framework 1.1 adding decimal value works fine without
specifying precision, scale, DbType and size.
+
+------- Additional Comments From tsenganal at novell.com 2005-10-19 08:35 -------
+Hi
+
+I am unable to reproduce the problem ..decimal parameters seem to work
+fine..
+
+The error message indicates, that u are using multiple parameters..
+most likely its an issue with the Query u r using..Pls post the code
+block or the query.
+
+also.. pls attach the stack trace..
+
+Regards
+Senga
More information about the mono-bugs
mailing list