The IN operator

Поиск
Список
Период
Сортировка
От Koronics "László
Тема The IN operator
Дата
Msg-id 20000113104944.25118.qmail@freemail.index.hu
обсуждение исходный текст
Список pgsql-interfaces
I would like to use PostgreSQL through ODBC with Delphi 5. According to the Postgre documentation the IN operator
exists,however I get the "Capability not supported!" error message after issuing the following SQL command:
 

SELECT CsoportAzonKod FROM Felhaszn_Csoport       WHERE FelhAzonKod=1 AND CsoportAzonKod IN             (SELECT
CsoportAzonKodFROM Menu_Csoport                     WHERE MenuAzonKod=1)
 

(ODBC version 6.40.00.07 - written by Insight Distribution Systems.)

Why?

Thank you

Laci





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

Предыдущее
От: "Rolf Lüttecke"
Дата:
Сообщение: Slow down on Import
Следующее
От: "Allan Huffman"
Дата:
Сообщение: [HACK]-[INTERFACE] jdbc/postgresql.jar execution errors