Re: ODBC driver failure

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Ludek Finstrle" <luf(at)pzkagis(dot)cz>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC driver failure
Date: 2005-12-05 16:45:27
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7E6A2@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Ludek Finstrle
> Sent: 05 December 2005 15:17
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: [ODBC] ODBC driver failure
>
> 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.

Thanks Luf, patch applied.

BTW, did I understand from your earlier email that you are still looking
at the other server side prepare issue we've been discussing with
Rainer, or is the last patch good in your opinion?

Regards, Dave.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-12-05 17:00:40 Re: ODBC driver failure
Previous Message Ludek Finstrle 2005-12-05 15:16:46 ODBC driver failure