Re: [INTERFACES] new odbc fails

From: David Hartwig <daveh(at)insightdist(dot)com>
To: "John J(dot) Boris, Sr(dot)" <john(dot)boris(at)onlinesvc(dot)com>, pgsql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] new odbc fails
Date: 1998-08-27 14:04:35
Message-ID: 35E56773.ADEE2DD3@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I the short term you may use OID as your key and just hide the OID column in your
app. You should throw a unique index on OID. And set the driver option to
show OID.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Frank Morton 1998-08-28 04:12:15 JDBC Limit?
Previous Message David Hartwig 1998-08-27 13:59:56 Re: [INTERFACES] new odbc fails