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 />