Re: BUG #1415: odbc driver SQLGetInfo SQL_CATALOG_TERM returns

Lists: pgsql-bugs
From: "Farid Zidan" <cpp256(at)netscape(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1415: odbc driver SQLGetInfo SQL_CATALOG_TERM returns empty string
Date: 2005-01-19 17:56:53
Message-ID: 200501191756.j0JHura4025017@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs


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 );


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Farid Zidan <cpp256(at)netscape(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1415: odbc driver SQLGetInfo SQL_CATALOG_TERM returns
Date: 2005-02-13 00:16:48
Message-ID: 200502130016.j1D0Gm717979@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs


Would you submit a patch to the ODBC sources to do this? Thanks.

---------------------------------------------------------------------------

Farid Zidan wrote:
>
> 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
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073