Re: QUESTION: OID and fake index do i "need" to use it? - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: QUESTION: OID and fake index do i "need" to use it?
Date
Msg-id 3C957193.B5B43C7C@tpf.co.jp
Whole thread Raw
In response to QUESTION: OID and fake index do i "need" to use it?  ("Corey W. Gibbs" <cascadia@nventure.com>)
List pgsql-odbc
> "Corey W. Gibbs" wrote:
>
> Good Evening Everyone,
>
> I posted up a question Friday about some weird updating behavior when
> using ADO recordsets, and I just thought of something.
>
> On the connection setup in the ODBC datamanger, I am not using the
> dynamic OID and fake index thingy options.  Should I turn those on
> anyways even though I'm using a serial field in the table as a unique
>  id for the row?  Or should I leave them off?  Will VB have an easier
> time of tracking what records it's currently working with if I turn
> them on?  Any help would be appreciated.  Only this one field does
> this and it's very frustrating.

I'm not sure if I'm understanding your problem.
You can download the latest snapshot dll from
   http://w2422.nsk.ne.jp/~inoue/.
You can check the * (Trial)Updatable Cursors *
DataSource option using the driver.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Corey W. Gibbs"
Date:
Subject: QUESTION: OID and fake index do i "need" to use it?
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: replacing multi-table-queries-bound-forms by view-bound forms