Which ODBC ? - Mailing list pgsql-admin

From Fabio Serra
Subject Which ODBC ?
Date
Msg-id 4.3.2.7.2.20011112104308.034e99d0@mail.faser.net
Whole thread Raw
In response to to many connection  ("programmers" <programmers@micube.it>)
List 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 by date:

Previous
From: "programmers"
Date:
Subject: to many connection
Next
From: "Jeff Boes"
Date:
Subject: Re: Timestamp indexes aren't used for ">="