vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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. |
| ||||
| 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/inocchichich...dbc/index.html ? regards, Hiroshi Inoue -- Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-odbc |