Re: Best way of retrieving tablename from a query ?

Поиск
Список
Период
Сортировка
От lothar.behrens@lollisoft.de
Тема Re: Best way of retrieving tablename from a query ?
Дата
Msg-id 42DEAFF6.14760.63D877@localhost
обсуждение исходный текст
Ответ на Best way of retrieving tablename from a query ?  (lothar.behrens@lollisoft.de)
Список pgsql-odbc
Hi,

now I have found the function for this requirement.

SQLColAttribute with SQL_DESC_BASE_TABLE_NAME as the third parameter
gives me what I need.

Lothar

--
Lothar Behrens    |    Rapid Prototyping ...
Rosmarinstr 3        |
40235 Düsseldorf      |    www.lollisoft.de




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

Предыдущее
От: lothar.behrens@lollisoft.de
Дата:
Сообщение: Best way of retrieving tablename from a query ?
Следующее
От: "Joel Fradkin"
Дата:
Сообщение: what is best way to get the latest libpq version.