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=75684

--- shadow/75684        2005-08-02 08:06:15.000000000 -0400
+++ shadow/75684.tmp.16108      2005-08-02 08:38:30.000000000 -0400
@@ -113,6 +113,11 @@
 Mono: exec sp_executesql N'insert into ImageTest (uid, img) values
 (@uid, @img);', N'@uid nvarchar(4000), @img varbinary(9000)', ...
 
 .NET: exec sp_executesql N'insert into ImageTest (uid, img) values
 (@uid, @img)', N'@uid nvarchar(4000),@img image', ...
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-08-02 08:38 -------
+Created an attachment (id=15524)
+Proposed patch
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to