ODBC driver failure

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ODBC driver failure
Date: 2005-12-05 15:16:46
Message-ID: 20051205151646.GA16162@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
psqlodbc-bindparam_count_error.diff text/plain 1.2 KB

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2005-12-05 16:45:27 Re: ODBC driver failure
Previous Message Ludek Finstrle 2005-12-05 11:10:32 Re: SQLColAttributes and SQL_DESC_NULLABLE