Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: RDO & Oracle Capable ODBC Driver

Re: RDO & Oracle Capable ODBC Driver

From: Michael Ho <infoage_at_hk.super.net>
Date: 1997/04/09
Message-ID: <334B9A26.3BA0@hk.super.net>#1/1

Kingsley Idehen wrote:

No, in fact you do the very right thing. It is just the Oracle 7 doesn't
support backward-scrolling cursor.

However, I am interesting in how you implement the backward-scrolling without
the database support it.

You store some records in a buffer ? If so, what is your record limit ?

Or you simply reopen the cursor and refetch from the begining ? If so, would that be slow ?

Cheers,
Michael

> We support Scrollable Cursors across Oracle 7, have we done something wrong
> <g>.
>
> > However, the Oracle RDBMS itself doesn't support backward-scrolling
> > cursor.
> > Probably the Oracle 8 will.
Received on Wed Apr 09 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US