dbTalk Databases Forums  

[BUGS] BUG #1415: odbc driver SQLGetInfo SQL_CATALOG_TERM returns empty string

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1415: odbc driver SQLGetInfo SQL_CATALOG_TERM returns empty string in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Farid Zidan
 
Posts: n/a

Default [BUGS] BUG #1415: odbc driver SQLGetInfo SQL_CATALOG_TERM returns empty string - 01-20-2005 , 01:06 PM







The following bug has been logged online:

Bug reference: 1415
Logged by: Farid Zidan
Email address: cpp256 (AT) netscape (DOT) net
PostgreSQL version: 8.0
Operating system: Windows 2000
Description: odbc driver SQLGetInfo SQL_CATALOG_TERM returns empty
string
Details:

odbc driver version 8.00.00.04 returns empty string for SQL_CATALOG_TERM.
Should return "database"

rc = SQLGetInfo( m_hdbc, SQL_CATALOG_TERM,
m_szCatalogTerm, sizeof( m_szCatalogTerm ), &cb );

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.