libodbc++ getCatalogs() problem

From: "MB" <mbazs_levlista(at)freemail(dot)hu>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: libodbc++ getCatalogs() problem
Date: 2004-11-22 22:16:53
Message-ID: 001801c4d0e0$f8c7c570$a10119ac@mbazsy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello!

I use libodbc++ under win32 with MinGW, and would like to get a list of a server's databases, but getCatalogs() doesn't work (it returns an empty resultset).
I don't want to SELECT from pg_database, because it is not portable to other DBMSs.

Thanks in advance!
MB

Browse pgsql-odbc by date

  From Date Subject
Next Message Merlin Moncure 2004-11-23 20:55:56 Re: [GENERAL] Wrong string length from unicode database in Borland's app
Previous Message Tom Lane 2004-11-22 15:52:59 Re: Wrong string length from unicode database in Borland's app