[freetds] insert varchar/text fields limited to max 80 characters

Dirk Koopman freetds at tobit.co.uk
Fri Feb 11 04:53:34 EST 2005


On Fri, 2005-02-11 at 09:38 +0000, James Vanns wrote:
> Just my tuppence really but its not a stupidly low value in freetds.conf
> is it!?
> 
> There is a default block size:
> 
> [global]
>   # TDS protocol version
>   tds version = 8.0
>   initial block size = 1024
> 
> I know nothing about dblib or perl but I do know I have had a similar
> problem in the past where the block size was to small for what was being
> retrieved.
> 

I will try it. But it is important to understand that it is a *write*
problem, not read. I have done a "set textsize = 65535" as well.

Dirk



More information about the FreeTDS mailing list