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=78894 --- shadow/78894 2006-07-18 23:41:08.000000000 -0400 +++ shadow/78894.tmp.22466 2006-07-18 23:42:24.000000000 -0400 @@ -24,6 +24,11 @@ Tds70.FormatParameter() calls BitConverter.ToString(). For compatibility reasons, BitConverter.ToString(new byte[0] {}) throws the exception under the 1.0 profile but not the 2.0 profile. I will attach a patch (against trunk) that adds a test case to SqlTest.cs and fixes the bug in Tds70.cs. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-18 23:42 ------- +Created an attachment (id=17315) +Patch to fix bug and add test case + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
