Re: varchar(max) getting truncated
Ravi Krishna <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
For the time being I solved it by calling exec usp_insert (a stored procedure written by me) with values supplied. Inside the sproc it inserts it to the table. Works fine with no truncation. > Date: Mon, 27 Jun 2011 13:31:03 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [freetds] varchar(max) getting truncated > > I believe this problem with truncation at 80 characters is fixed (or at > least improved) in > the current FreeTDS release 0.91. It will now truncate at 4000 > characters instead. > > Please try upgrading to 0.91. > > -- > Ed Avis <[email protected]> > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds