psqlodbc broken since 08_02_0100

------=_Part_2957_13223681.1204799904754
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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.

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

------=_Part_2957_13223681.1204799904754
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


Until version psqlodbc-08_01_0200 the driver could work with Borland (Code<br>
Gear) products like Delphi.<br>
<br>
From version psqlodbc-08_02_0100 up to psqlodbc-08_03_0100, when we mark:<br>
<br>
 * Unknown Sizes = Don't Know;<br>
 * Data Type Option = Text as LongVarChar, Unknowns as LongVarChar;<br>
<br>
all TEXT fields don't get recognized by the application as MEMO as they did<br>
before.<br>
<br>
We are still using the psqlodbc-08_01_0200 version with no problem.<br>

------=_Part_2957_13223681.1204799904754--
Ricardo David [ Do, 06 März 2008 11:38 ] [ ID #1927737 ]

Re: psqlodbc broken since 08_02_0100

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

--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Hiroshi Inoue [ Fr, 07 März 2008 19:29 ] [ ID #1927888 ]
Datenbanken » gmane.comp.db.postgresql.odbc » psqlodbc broken since 08_02_0100

Vorheriges Thema: Cannot get psqlODBC to work
Nächstes Thema: Build and other trouble with 08.03.0100 on Linux