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