Re: ADO and sequences

From: Andreas <maps(dot)on(at)gmx(dot)net>
To: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ADO and sequences
Date: 2006-08-24 01:10:45
Message-ID: 44ECFC95.6060403@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hiroshi Inoue schrieb:
>
> The driver doesn't support Updatable Cursors.
> Please install the 8.2.0002 version from the site
> http://pgfoundry.org/projects/psqlodbc/
> and turn on the Updatable Cursors option.
I'll try this one later today.

Could you give me the Updatable Cursors option as a string that I can
include in a connection string for a dsn-less connection, please?

Thanks for your assistnce :)

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2006-08-24 01:11:56 Re: ADO and sequences
Previous Message Hiroshi Inoue 2006-08-24 00:21:01 Re: Output parameters problem