Re: dynasets - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: dynasets
Date
Msg-id 3BAFBE25.15D8D449@tpf.co.jp
Whole thread Raw
In response to dynasets  (Jim Hines <jhines@wdtv.com>)
Responses Re: dynasets  (Jim Hines <jhines@wdtv.com>)
List pgsql-odbc
Jim Hines wrote:
>
> > what version of driver and PostgreSQL do you use?
> > I've done some ODBC-programming with postgres (postgres 7.1.x, ODBC
> > 7.01.00.0x) an AFAIR, I used dynasets.
>
> sorry for the delay, it's been a busy week!
>
> I'm currently running ODBC v 7.01.0007 and Postgres 7.1.2. At the time I'd
> written the original letter, I was running ODBC 7.01.0006. PG was the same
> however. The later version of ODBC has made no difference. I still get the
> same "Driver does not support dynasets" error.

psqlodbc driver itself doesn't support updatable cursors.
Doesn't your tool provide .. e.g. cursor library or cursor
engine ?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Jim Hines
Date:
Subject: Re: dynasets
Next
From: "Hiroshi Inoue"
Date:
Subject: Re: Cut off BLOB fields?