Re: string cut at 78 characters?
Razvan Cosma <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 16, 2010 at 6:47 PM, Frediano Ziglio <[email protected]> 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..