ADO-Error when inserting row with text column with large text - Mailing list pgsql-odbc

From Josef Springer
Subject ADO-Error when inserting row with text column with large text
Date
Msg-id 51BABF72.2090107@joops.com
Whole thread Raw
In response to 08.00.0102 with UTF8 database causes client encoding mismatch error  ("Andrus" <eetasoft@online.ee>)
Responses Re: ADO-Error when inserting row with text column with large text  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Re: ADO-Error when inserting row with text column with large text  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
Hello,<br /><br /> i am using <br /> - PostgreSQL 8.2.5<br /> - ODBC: PostgreSQL Unicode 8.02.04.0<br /><br /> When i
aminserting via the ADO-driver a row with column text with textsize about 10000, i get the ado error 0x80004005.<br />
Insertingthe same row with the SQL-editor in pgAdmin III works fine.<br /><br /> The ado details:<br /> Using
cursorLocation= adUseClient <br /> Using lockType = adLockBatchOptimistic<br /> recordset editNew ... putting column
values... recordset addNew, recordSet updateBatch (thows the ado error)<br /><br /> Has the ADO-diver any limitation
?<br/> Thanks for any help !<br /><br /> Best Regards,<br /> Josef Springer<br /><br /><br /> 

pgsql-odbc by date:

Previous
From: Christoph Berg
Date:
Subject: Re: Testsuite failing on s390x
Next
From: Heikki Linnakangas
Date:
Subject: Re: ADO-Error when inserting row with text column with large text