[Mono-bugs] [Bug 49553][Maj] Changed - Fix for problems in OdbcParameter
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 11 Oct 2003 11:03:28 -0400 (EDT)
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 seifert@everybody.org.
http://bugzilla.ximian.com/show_bug.cgi?id=49553
--- shadow/49553 2003-10-11 11:02:53.000000000 -0400
+++ shadow/49553.tmp.19761 2003-10-11 11:03:28.000000000 -0400
@@ -28,6 +28,11 @@
The attached patch solves this issue by encoding the value buffer right
before binding.
In addition, I used a different version of the call to
System.Text.Encoding.ASCII.GetBytes to avoid having to allocate the byte
array twice.
+
+------- Additional Comments From seifert@everybody.org 2003-10-11 11:03 -------
+Created an attachment (id=5555)
+patch from CVS
+