How to read Strings bigger than 255 chars
Brian Bruns
camber at ais.org
Fri Jun 1 09:56:15 EDT 2001
This is a protocol limitation of TDS 4.2. You must use TDS 7.0 for this
to work. See the appropriate documentation for setting the protocol
version.
Brian
On Fri, 1 Jun 2001, Christian Amann wrote:
> Hello Friends,
>
> I saw that freeTDS cannot read Strings from the (SQLServer7)database with
> a length bigger than 255. freeTDS simply cuts the String.
> This happens with datatypes char, varchar, nvarchar, nchar. Any Ideas?
>
> Thanks
>
> Christian Amann
>
More information about the FreeTDS
mailing list