Re: ADO-Error when inserting row with text column with large text
В списке pgsql-odbc по дате отправления:
| От | Hiroshi Inoue |
|---|---|
| Тема | Re: ADO-Error when inserting row with text column with large text |
| Дата | |
| Msg-id | 51BB23B1.2030905@tpf.co.jp обсуждение исходный текст |
| Ответ на | ADO-Error when inserting row with text column with large text (Josef Springer <Josef.Springer@joops.com>) |
| Ответы |
Re: ADO-Error when inserting row with text column with large
text
|
| Список | pgsql-odbc |
Hi Josef, (2013/06/14 16:00), Josef Springer wrote: > Hello, > > i am using > - PostgreSQL 8.2.5 > - ODBC: PostgreSQL Unicode 8.02.04.0 > > When i am inserting via the ADO-driver a row with column text with > textsize about 10000, i get the ado error 0x80004005. > Inserting the same row with the SQL-editor in pgAdmin III works fine. > > The ado details: > Using cursorLocation = adUseClient > Using lockType = adLockBatchOptimistic > recordset editNew ... putting column values ... recordset addNew, > recordSet updateBatch (thows the ado error) > > Has the ADO-diver any limitation ? > Thanks for any help ! Please try to increase *MaxLongVarcharSize*. regards, Hiroshi Inoue
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера