ODBC Driver fixes (Borland, etc).

From: Byron Nikolaidis <byronn(at)insightdist(dot)com>
To: "pgsql-interfaces(at)postgreSQL(dot)org" <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: ODBC Driver fixes (Borland, etc).
Date: 1998-04-23 12:34:59
Message-ID: 353F3573.534185BC@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

At our web site today (4/23) is an updated driver which is a preliminary
fix to work with Borland's products (C++ builder and hopefully Delphi
too). Just to show how committed we are to the driver, we got Borland
C++ builder to be able to qualify the driver on it. I still have more
testing to do but at least this should fix the problems with showing the
last table twice and also crashing/showing no data for queries.

There are more fixes and additions on the way:

1. SQLStatistics will be updated to handle unique indexes.
2. SQLPrimaryKeys will use "_pkey".
2. Advanced Options dialog box, which includes setting the Datestyle.
3. Preliminary ODBC functions (i.e., {fn UCASE})
4. (future) 16 bit support

Byron

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Byron Nikolaidis 1998-04-23 13:10:53 Re: [INTERFACES] more than 100 records
Previous Message Pierre Habraken 1998-04-23 12:34:13 Re: [INTERFACES] JBuilder QueryDataSet: Can't browse tables in Query Editor