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 | 51BB92A5.8060305@tpf.co.jp обсуждение исходный текст |
| Ответ на | Re: ADO-Error when inserting row with text column with large text (Hiroshi Inoue <inoue@tpf.co.jp>) |
| Ответы |
Re: ADO-Error when inserting row with text column with large
text
|
| Список | pgsql-odbc |
(2013/06/15 0:13), Hiroshi Inoue wrote:
> (2013/06/14 23:49), Josef Springer wrote:
>> Hi Hiroshi,
>>
>> thanks for your hint.
>> But where to change *MaxLongVarcharSize* ?
>> I open the recordset with
>> /Open( "select * from table", activeConnection: "Driver={PostgreSQL
>> Unicode};Server=localhost;Uid=<uid>;Pwd=<pwd>;Database=<database>" )/
>
> Add ;MaxVarcharSize=xxxxxx to your connection string.
> The default is 8190.
Please also try to add
TextAsLongVarchar=1
option to your connection string.
regards,
Hiroshi Inoue
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера