Updatable Cursors, CTID, and Views - Mailing list pgsql-odbc

From Mark Dexter
Subject Updatable Cursors, CTID, and Views
Date
Msg-id 5E8F9F5B63726C48836757FE673B584EE5C508@dcimail.dexterchaney.local
Whole thread Raw
List pgsql-odbc

From a prior posting on November 5, 2002, I found this text regarding the use of CTID in the ODBC driver:

The driver uses CTID and OID to implement updatable cursors. Please turn off the *Updatable cursors* DSN option if you don't like the behavior. regards, Hiroshi Inoue

I am having a problem where I need to use updatable cursors with views.  It appears that the ODBC driver is trying to use the CTID and OID columns and that views don't have these columns.  Is it possible to use updatable cursors with views via the PostgreSQL ODBC driver?

Thanks. 

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: problem with CVS version
Next
From: "Dave Page"
Date:
Subject: Re: problem with CVS version