[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 23 10:00:56 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=609935
http://bugzilla.novell.com/show_bug.cgi?id=609935#c4
Veerapuram Varadhan <vvaradhan at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvaradhan at novell.com
--- Comment #4 from Veerapuram Varadhan <vvaradhan at novell.com> 2010-06-23 14:00:55 UTC ---
Hi Scott,
2.4.x uses TDS 7.0 and hence limited to 4000 double-byte chars. Trunk and 2.6
supports TDS 8.0, which has support for nvarchar (max).
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list