What is SQLForeignKeys in ODBC-Driver?

Поиск
Список
Период
Сортировка
От Michael Contzen
Тема What is SQLForeignKeys in ODBC-Driver?
Дата
Msg-id 01BE5E74.0C896220@wcontzen.dohle.com
обсуждение исходный текст
Список 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




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Michael Davis
Дата:
Сообщение: How do I execute a postges stored procedure or function from Acce ss97?
Следующее
От: "Ken J. Wright"
Дата:
Сообщение: RE: [INTERFACES] pgAdmin 6.4.3 Released