Skip to Content.
Sympa Menu

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

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Dirk Koopman <freetds AT tobit.co.uk>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] insert varchar/text fields limited to max 80 characters
  • Date: Fri, 11 Feb 2005 09:53:34 +0000

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





Archive powered by MHonArc 2.6.24.

Top of Page