List databases using ODBC through OLE DB - Mailing list pgsql-odbc

From Richard Wesley
Subject List databases using ODBC through OLE DB
Date
Msg-id DBDC6BFE-50BA-4DDA-A961-994AE138952E@gmail.com
Whole thread Raw
List 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 by date:

Previous
From: ycy
Date:
Subject: Re: ODBC Error in logs
Next
From: "Jan van der Weijde"
Date:
Subject: call to PostgreSQL function executed twice ?