ODBC driver failure - Mailing list pgsql-odbc

From Ludek Finstrle
Subject ODBC driver failure
Date
Msg-id 20051205151646.GA16162@soptik.pzkagis.cz
Whole thread Raw
List pgsql-odbc
Hello,

ODBC driver fail (raise exception) with these steps:
1) SQLPrepare (SELECT relname FROM pg_class WHERE relname != ?)
2) SQLExecute

I found the bug and fix it. Patch is attached.

Regards

Luf

Attachment

pgsql-odbc by date:

Previous
From: Ludek Finstrle
Date:
Subject: Re: SQLColAttributes and SQL_DESC_NULLABLE
Next
From: "Dave Page"
Date:
Subject: Re: ODBC driver failure