ADO-Error when inserting row with text column with large text
От | Josef Springer |
---|---|
Тема | ADO-Error when inserting row with text column with large text |
Дата | |
Msg-id | 51BABF72.2090107@joops.com обсуждение исходный текст |
Ответ на | 08.00.0102 with UTF8 database causes client encoding mismatch error ("Andrus" <eetasoft@online.ee>) |
Ответы |
Re: ADO-Error when inserting row with text column with large
text
Re: ADO-Error when inserting row with text column with large text |
Список | 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 по дате отправления: