[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-05-29 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c1 Zoltan Varga changed: What|Removed |Added Component|misc

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-06-01 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c2 --- Comment #2 from scott fluto 2010-06-01 18:56:36 UTC --- Lookging at the sqlserver traces, running on windows, the trace value is defined as @p11 nvarchar(max) , and under mono its @p11 n

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-06-16 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c3 Miguel de Icaza changed: What|Removed |Added Status|NEW

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-06-23 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c4 Veerapuram Varadhan changed: What|Removed |Added CC|

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-06-23 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c5 --- Comment #5 from scott fluto 2010-06-23 14:13:19 UTC --- I think I tried it with the trunk but Ill try it again, is there anything I have to config to use TDS 8.0 or will it use it automat

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-06-23 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c6 --- Comment #6 from Veerapuram Varadhan 2010-06-23 14:21:02 UTC --- TDS 8.0 is the default when you use 2.6.x or greater of Mono. If the problem still persists, please provide a test C# progr

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-07-02 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c Veerapuram Varadhan changed: What|Removed |Added AssignedTo|mono-bugs@l

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-07-03 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c8 Veerapuram Varadhan changed: What|Removed |Added Status|NEW

[Mono-bugs] [Bug 609935] Insert into Sqlserver nvarchar(max) fields truncates data > 4000 characters

2010-07-06 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=609935 http://bugzilla.novell.com/show_bug.cgi?id=609935#c9 --- Comment #9 from scott fluto 2010-07-06 12:18:13 UTC --- retested and looks good now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email --- You are receiving t