Re: [INTERFACES] What is SQLForeignKeys in ODBC-Driver?
В списке pgsql-interfaces по дате отправления:
| От | Byron Nikolaidis |
|---|---|
| Тема | Re: [INTERFACES] What is SQLForeignKeys in ODBC-Driver? |
| Дата | |
| Msg-id | 36D1CB54.AAEED337@insightdist.com обсуждение исходный текст |
| Ответ на | What is SQLForeignKeys in ODBC-Driver? (Michael Contzen <mcontzen@dohle.com>) |
| Список | pgsql-interfaces |
Michael Contzen wrote: > 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, > > Yes, the driver supports SQLForeignKeys. The driver uses trigger information from the pg_trigger table to fill out the result set. That's why it says "see the FAQ", but I never got around to putting it in the FAQ. Byron
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера