SQLTables (Windows/libodbc++) - Mailing list pgsql-odbc

From Aris Basic
Subject SQLTables (Windows/libodbc++)
Date
Msg-id 200405101213.50890.aris.basic@silencesoftware.com
Whole thread Raw
List pgsql-odbc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

Im trying to port an application that is wokring with interbase and oracle so
we can use postgresql as well

however libodbc++ that this application is using is trying to discover the
tables in dataabse
by using SQLTables call

the call look like its completing correctly however the columns application
expects in the results set are not there
TABLE_CAT is the first column that this discovery piece wants and it doesnt
see it in results.

TABLE_SCHEM, TABLE_TYPE, TABLE_NAME are the other ones to which im not comming
because it fails on TABLE_CAT.

any idea what the problem is or is pgsql not supporting.
im using this with postgres 7.4.2 for cygwin/Windows with i think lates pgodbc
drivers.

Aris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAn6o+SxHd9YgswYMRAnwuAJ91v8S0xj8QgZ0jAlD9TGFVtyjttQCfXQj8
vHg6SroW0H6bBkuf041mHn8=
=z9vp
-----END PGP SIGNATURE-----

pgsql-odbc by date:

Previous
From: Chris Gamache
Date:
Subject: Re: where can i find documentation of odbc api
Next
From: "Peter L."
Date:
Subject: Errors while retrieving text field