[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 03:43:21 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 flashfm at yandex.ru.

http://bugzilla.ximian.com/show_bug.cgi?id=76467

--- shadow/76467	2005-10-20 03:42:19.000000000 -0400
+++ shadow/76467.tmp.10376	2005-10-20 03:43:21.000000000 -0400
@@ -71,6 +71,15 @@
 Senga
 
 ------- Additional Comments From flashfm at yandex.ru  2005-10-20 03:42 -------
 Created an attachment (id=15948)
 Script to create TestTable
 
+
+------- Additional Comments From flashfm at yandex.ru  2005-10-20 03:43 -------
+Ok, there are the steps to reproduce the bug:
+1. Create TestTable in Northwind database. Just run sql script i've
+attached.
+2. Compile attached Test.cs to exe by running "csc /target:exe Test.cs"
+3. Run Test.exe on mono: "mono Test.exe"
+After that i always get the exception. Stacktrace is attached.
+When i run it on MS.NET there is no exceptions.


More information about the mono-bugs mailing list