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
--------------------------------------------------



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to