[Mono-bugs] [Bug 49835][Nor] Changed - String values of length 255 (0xFF) are misinterpreted when running against MS SQL 2000
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Oct 2003 07:03:08 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49835
--- shadow/49835 2003-10-19 05:42:52.000000000 -0400
+++ shadow/49835.tmp.20871 2003-10-19 07:03:08.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 49835
Product: Mono/Class Libraries
Version: unspecified
OS: Suse 8.2
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System.Data.SqlClient
AssignedTo: rodrigo@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -50,6 +50,9 @@
------- Additional Comments From JoergR@voelcker.com 2003-10-19 05:42 -------
Created an attachment (id=5661)
Patch also working with SQL Server 7.0
+
+------- Additional Comments From gonzalo@ximian.com 2003-10-19 07:03 -------
+Patch applied. Thanks.