SQLTables (Windows/libodbc++)

Поиск
Список
Период
Сортировка
От Aris Basic
Тема SQLTables (Windows/libodbc++)
Дата
Msg-id 200405101213.50890.aris.basic@silencesoftware.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Chris Gamache
Дата:
Сообщение: Re: where can i find documentation of odbc api
Следующее
От: "Peter L."
Дата:
Сообщение: Errors while retrieving text field