Skip to Content.
Sympa Menu

freetds - Re: [freetds] string cut at 78 characters?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] string cut at 78 characters?
  • Date: Thu, 17 Jun 2010 14:53:24 +0200

2010/6/17 Razvan Cosma <rg AT cosma.name>:
> On Wed, Jun 16, 2010 at 6:47 PM, Frediano Ziglio <freddy77 AT gmail.com> wrote:
>> Ok, now is clear... ctlib does not prepare again statement and this
>> cause the truncation. It prepares strings with varchar(80) then sends
>> longer strings which sql server truncate in order to fit in
>> varchar(80). ODBC detect the problem and prepare again statement in
>> order to avoid this. Could you try with ODBC ?
>
> Hello - the license for easysoft's unixodbc ms-sql driver is 1099 EUR,
> so I will give it a try but definitely would not like to find out that
> it is my only choice..
>

Ehmm... we provide odbc driver too...

Frediano




Archive powered by MHonArc 2.6.24.

Top of Page