RE: String truncated to 255 chars using DBD::Sybase with MSSQL
"Ed Avis" <[email protected]> Tue, 19 May 2009 09:12:57 +0100
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
You're right. If I do
$ENV{TDSVER} = '8.0';
before connecting to the database then strings are not truncated.
Would it be possible for DBD::Sybase to somehow set this automatically? It would be better for things to work out of the box. But I don't know what the effect would be when connecting to Sybase, or when using Sybase ctlib instead of freetds.
--
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
______________________________________________________________________