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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
