Possible Bug in ODBC win driver - Mailing list pgsql-odbc

From Simeó Reig
Subject Possible Bug in ODBC win driver
Date
Msg-id F0215593C1C2438894AAD7615A1F923D@pcsimeo
Whole thread Raw
In response to Connection Timeout  (Mike Toews <mwtoews@gmail.com>)
List 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 by date:

Previous
From: James Slater
Date:
Subject: Re: AsText
Next
From: alexandre - aldeia digital
Date:
Subject: Unicode x ANSI speed