Possible Bug in ODBC win driver

Поиск
Список
Период
Сортировка
От Simeó Reig
Тема Possible Bug in ODBC win driver
Дата
Msg-id F0215593C1C2438894AAD7615A1F923D@pcsimeo
обсуждение исходный текст
Ответ на Connection Timeout  (Mike Toews <mwtoews@gmail.com>)
Список pgsql-odbc
Hello

There seems to be a bug in the ODBC win driver

When you try to burn a text field of more than 3984 characters, the driver
fails and hangs the application (VB6), but saves the data correctly. The
error also occurs connecting to postgresql access. In previous versions did
not occur


System data
-----------


Server 7.1 under freeBSD

Connection under SSL

ODBC version 8:04:200


Example table


                  Table "public.fullesxslt"
        Column         |  Type   |         Modifiers
-----------------------+---------+---------------------------
 idtipusfullaxslt      | integer | not null
 idtipusidioma         | integer | not null
 idtipusnivelllpd      | integer | not null
 fullaxslt             | text    |
 dataultimamodificacio | date    | default date('now'::text)



thanks a lot


В списке pgsql-odbc по дате отправления:

Предыдущее
От: James Slater
Дата:
Сообщение: Re: AsText
Следующее
От: alexandre - aldeia digital
Дата:
Сообщение: Unicode x ANSI speed