Re: Bug with version 08.01.0100 ?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <tc(at)geosys(dot)com>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Bug with version 08.01.0100 ?
Date: 2005-11-07 11:13:16
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC3989@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 Dave Page
> Sent: 07 November 2005 10:55
> To: tc(at)geosys(dot)com; pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] Bug with version 08.01.0100 ?
>
>
> I've tried your connection string (modified for my local server of
> course) and rs.Open (but with pg_class), and it does seem that only
> adOpenForwardOnly and adOpenDynamic work as expected :-(. I'll open a
> tracker about this.

Sorry - that's not quite right - it seems that adLockOptimistic or
adLockBatchOptimistic are the culprits. They will only work with
adOpenForwardOnly. adLockPessimistic or adLockReadOnly seem to work OK
with any cursor type.

Regards, Dave

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2005-11-07 11:29:40 Re: Bug with version 08.01.0100 ?
Previous Message noreply 2005-11-07 11:05:11 [ psqlodbc-Bugs-1000412 ] Server Side Prepare doesn't work