[Mono-bugs] [Bug 82170][Nor] New - Large strings truncated with SqlClient
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 24 02:07:55 EDT 2007
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 anagappan at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82170
--- shadow/82170 2007-07-24 02:07:55.000000000 -0400
+++ shadow/82170.tmp.2446 2007-07-24 02:07:55.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 82170
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Data.SqlClient
+AssignedTo: anagappan at novell.com
+ReportedBy: anagappan at novell.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Summary: Large strings truncated with SqlClient
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+strings were truncated at their
+first 4000 bytes when the code is run under Mono and are complete when run
+with the Microsoft implementation
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+Fails only with Mono
+
+Expected Results:
+Should work as MS.NET
+
+How often does this happen?
+Always
+
+Additional Information:
+http://lists.ximian.com/pipermail/mono-list/2007-June/035318.html
More information about the mono-bugs
mailing list