On Fri, Nov 27, 2009 at 8:09 AM, Martin <searepo...@aol.at> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5217
> Logged by:          Martin
> Email address:      searepo...@aol.at
> PostgreSQL version: 8.4.1
> Operating system:   M$ Vista (but does not matter) same on XP, ...
> Description:        (new) error with VB 6.0 SP 6 and psqlODBC 8.4.1
> Details:
>
> works fine with psqlODBC 8.3.4,
> error with psqlODBC 8.4.1
>
>  Sp.CursorType = adOpenDynamic
>  Sp.Open "SELECT field1, False :: boolean as Field2 from test LIMIT 1;",
> PGSQL_Connection
>  Sp!Field2 = "1"   ' <==== error
>
>
> I can send mylog_3804.log and psqlodbc_3804.log, if someone is interested.

Since there has been no response here, I would try reposting this
problem report on pgsql-odbc.  This list is technically for PostgreSQL
bugs proper, and it seems that the pgsql-odbc folks don't follow it
closely.

...Robert

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to