BUG #3970: ODBC Unknown Sizes Bug? - Mailing list pgsql-bugs

From Ricardo David
Subject BUG #3970: ODBC Unknown Sizes Bug?
Date
Msg-id 200802191310.m1JDAvxQ039818@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3970
Logged by:          Ricardo David
Email address:      dc.ricardo@gmail.com
PostgreSQL version: 8.3
Operating system:   Microsoft  Windows XP SP2 (32bits)
Description:        ODBC Unknown Sizes Bug?
Details:

Until version psqlodbc-08_01_0200 the driver could work with Borland (Code
Gear) products like Delphi.

From version psqlodbc-08_02_0100 up to psqlodbc-08_03_0100, when we mark:

  * Unknown Sizes = Don't Know;
  * Data Type Option = Text as LongVarChar, Unknowns as LongVarChar;

all TEXT fields don't get recognized by the application as MEMO as they do
before.

We are still using the psqlodbc-08_01_0200 version with no problem.

Thanks.

pgsql-bugs by date:

Previous
From: "Dave Page"
Date:
Subject: Re: BUG #3964: Parsing error in Stack Builder with LATIN1 client encoding
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: BUG #3969: pg_ctl cannot detect server startup