Re: SQLNumResultCol set to 0 for query using common table expression - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: SQLNumResultCol set to 0 for query using common table expression
Date
Msg-id 4AB3AD03.10706@tpf.co.jp
Whole thread Raw
In response to SQLNumResultCol set to 0 for query using common table expression  (the6campbells <the6campbells@gmail.com>)
List pgsql-odbc
the6campbells wrote:
> Similar to my previous post, if someone can confirm if the web page on
> the postgres site to report bugs includes ODBC/JDBC that would be
> appreciated.
>
> Bug reference:      5051
> Logged by:          the6campbells
> Email address:      the6campbells@gmail.com <mailto:the6campbells@gmail.com>
> PostgreSQL version: 8.4.1
> Operating system:   windows
> Description:        SQLNumResultCols returns 0 for common table expression
> Details:
>
> "PostgreSQL 8.4.1, compiled by Visual C++ build 1400, 32-bit". Using 8.4.0.1
> UNICODE ODBC driver.
>
> sqlnumresultcols returns 0 for queries using common table expression.

Could you please try the drivers on testing for 8.4.0101 at
  http://www.geocities.jp/inocchichichi/psqlodbc/index.html
?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Ken Sell
Date:
Subject: Re: Not able to connect from Informatica
Next
From: Hiroshi Inoue
Date:
Subject: Re: bug in sqlDescribeCol for the result set returned by a stored procedure