List databases using ODBC through OLE DB

Поиск
Список
Период
Сортировка
От Richard Wesley
Тема List databases using ODBC through OLE DB
Дата
Msg-id DBDC6BFE-50BA-4DDA-A961-994AE138952E@gmail.com
обсуждение исходный текст
Список pgsql-odbc
Hi -

I am attempting to build a connection dialog for Postgres using the
ODBC driver through the Windows OLE DB interface.  We have done this
for a number of other engines (including MySQL) and I am trying to
get it up and running for Postgres.

The problem I am having is that we are unable to get a list of
databases from the server once we are connected.  The request fails
to complete when requesting either DBSCHEMA_CATALOGS or
DBSCHEMA_SCHEMATA from the IID_IDBSchemaRowset::GetRowset API.

Does anyone know the correct incantation to use here?

TIA,
________________________________________________________
Richard Wesley          Senior Software Developer            Tableau
Software
Visit: http://www.trytableau.com/now.html


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

Предыдущее
От: ycy
Дата:
Сообщение: Re: ODBC Error in logs
Следующее
От: "Jan van der Weijde"
Дата:
Сообщение: call to PostgreSQL function executed twice ?