What is SQLForeignKeys in ODBC-Driver?

From: Michael Contzen <mcontzen(at)dohle(dot)com>
To: "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org>
Subject: What is SQLForeignKeys in ODBC-Driver?
Date: 1999-02-22 15:00:11
Message-ID: 01BE5E74.0C896220@wcontzen.dohle.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hello,
I have a simple question: In technical information about the ODBC-driver you can find the following:

---------------------
Database protocols supported: Postgres 6.2, 6.3, 6.4 (configurable by datasource)
...
Extensions*:
SQLExtendedFetch**
SQLPrimaryKeys**
SQLForeignKeys**

...
** see FAQ for additional information.
------------------------

The FAQ doesn't tell anything about this. I have looked into the source-code an found some code for foreign keys.
Is the a way to use foreign keys over an ODBC-link?
Kind regards,

Michael Contzen

Dohle Systemberatung
Germany

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bob VonMoss 1999-02-22 15:47:33 Re: [INTERFACES] Tables names from query
Previous Message Byron Nikolaidis 1999-02-22 14:39:44 Re: [INTERFACES] Yet Another ODBC problem...