psqlOdbc Ansi + BDE issues

From: "Miguel Juan" <mjuan(at)cibal(dot)es>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: psqlOdbc Ansi + BDE issues
Date: 2005-11-11 12:55:51
Message-ID: 005801c5e6bf$3f0918f0$07c8a8c0@Miguel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I'm testing the Ansi version of the psqlodbc-08.01.0100 and I have found a few isues.

If you open a table with the BDE SQL explorer, now it shows all the text fields (char, varchar and text), but for the TEXT type it show the contents as MEMO. This behavior could be changed in prior versions unchecking the "Text as LongVarChar" option and checking the "Longest" option in the "Unknown Sizes" section.

Now, it can be fixed only changing the "Max LongVarchar" edit to 254. It looks like the driver it is not using the "longest" option in the configuration.

If you open the database schema with the sql explorer it does not show all the tables, and each table that it shows appears 6 times. It is easy to reproduce, because it happens with all the system tables.

Regards,

Miguel Juan

Browse pgsql-odbc by date

  From Date Subject
Next Message Andreas 2005-11-11 14:58:14 Re: psqlODBC 08.01.0101 Released
Previous Message Dave Page 2005-11-11 10:12:09 Re: Invisible tables in Access 2000