Which ODBC ?

Поиск
Список
Период
Сортировка
От Fabio Serra
Тема Which ODBC ?
Дата
Msg-id 4.3.2.7.2.20011112104308.034e99d0@mail.faser.net
обсуждение исходный текст
Ответ на to many connection  ("programmers" <programmers@micube.it>)
Список pgsql-admin
Hi everybody,
I'm using PostgreSQL unixODBC with Macromedia ColdFusion 5.
With newer unixodbc driver I can't select text longer than 8K. I'm not a C
programmer, but the source code, defines TEXT_FIELD_SIZE 8190 and mallocs
up to this 8190 +5, even if now postgres supports dynamically growing text
fields.
I noticed another wrong behaviour. The driver does't escape special chars
correctly.
The following combination produce an error: \'
I would like to know if the odbc driver included in PG 7.1.3 is affected
from the same "bug" and if there are substantial differents
Thanks in advance.

--------------------------------------------------
FABIO SERRA - faser(at)faser.net
PGP available
--------------------------------------------------



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

Предыдущее
От: "programmers"
Дата:
Сообщение: to many connection
Следующее
От: "Jeff Boes"
Дата:
Сообщение: Re: Timestamp indexes aren't used for ">="