Re: Best way of retrieving tablename from a query ? - Mailing list pgsql-odbc

From lothar.behrens@lollisoft.de
Subject Re: Best way of retrieving tablename from a query ?
Date
Msg-id 42DEAFF6.14760.63D877@localhost
Whole thread Raw
In response to Best way of retrieving tablename from a query ?  (lothar.behrens@lollisoft.de)
List 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 by date:

Previous
From: lothar.behrens@lollisoft.de
Date:
Subject: Best way of retrieving tablename from a query ?
Next
From: "Joel Fradkin"
Date:
Subject: what is best way to get the latest libpq version.