Re: psqlodbc broken since 08_02_0100 - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: psqlodbc broken since 08_02_0100
Date
Msg-id 47D18982.4040806@tpf.co.jp
Whole thread Raw
In response to psqlodbc broken since 08_02_0100  ("Ricardo David" <dc.ricardo@gmail.com>)
List pgsql-odbc
Ricardo David wrote:
> 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 did
> before.

Could you try the driver testing for 8.3.0101 at
   http://www.geocities.jp/inocchichichi/psqlodbc/index.html
?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: " for read only" clause appended for safety when UseDeclareFetch=1 breaks some sql statements with trailing semicolons
Next
From: Hiroshi Inoue
Date:
Subject: Re: Cannot get psqlODBC to work