BUG #1423: ODBC SQLTables SQL_ALL_CATALOGS and SQL_ALL_SCHEMAS options don't work

Поиск
Список
Период
Сортировка
От Farid Zidan
Тема BUG #1423: ODBC SQLTables SQL_ALL_CATALOGS and SQL_ALL_SCHEMAS options don't work
Дата
Msg-id 200501200005.j0K05CH2007310@developer.pgadmin.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1423
Logged by:          Farid Zidan
Email address:      cpp256@netscape.net
PostgreSQL version: 8.0
Operating system:   Windows 2000
Description:        ODBC SQLTables SQL_ALL_CATALOGS and SQL_ALL_SCHEMAS
options don't work
Details:

You get an incorrect resultset.

ODBC documentation for SQLTables:

If CatalogName is SQL_ALL_CATALOGS and SchemaName and TableName are empty
strings, the result set contains a list of valid catalogs for the data
source. (All columns except the TABLE_CAT column contain NULLs.)

If SchemaName is SQL_ALL_SCHEMAS and CatalogName and TableName are empty
strings, the result set contains a list of valid schemas for the data
source. (All columns except the TABLE_SCHEM column contain NULLs.)

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

Предыдущее
От: "Byron Zambrano"
Дата:
Сообщение: BUG #1420: Doesn't accomplish connection with the server
Следующее
От: MAX MARCELL
Дата:
Сообщение: BUG PostgreSQL for Windows