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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
