Re: Bug #2 in latest ODBC driver (07.02.0004)

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Glen Parker <glenebob(at)nwlink(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Bug #2 in latest ODBC driver (07.02.0004)
Date: 2002-11-26 09:13:25
Message-ID: 3DE33B35.16B290D3@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Glen Parker wrote:
>
> This bug *seems* to be the result of incomplete statement recycling (old
> values left behind from previous executions). This is mostly a guess.
> Log is attached.
>
> If a non-select statement is executed (INSERT in this case) followed by
> a select, trying to fetch the rows from the select will fail with an
> invalid scroll type error.
>
> Compiling the driver without the DRIVER_CURSOR_IMPLEMENT flag eliminates
> the errors. Turning updatable cursors on/off in the driver config has
> no apparent affect.

I committed a change to cvs though I tested none about it.
Could you try it ? Please nmake clean before rebuilding it.

regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Deyanira Martínez 2002-11-26 09:18:45 ODBC for Windows
Previous Message Han 2002-11-26 04:22:39 SQL_C_CHAR & SQL_VARBINARY