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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ODBC and scrollable cursors

Re: ODBC and scrollable cursors

From: Gerard van Dorth <gerard.van.dorth_at_vdc-it.nl>
Date: Mon, 22 Nov 1999 11:42:56 +0100
Message-ID: <943272069.22656.0.pluto.d4ee362b@news.demon.nl>


ODBC client cursors work ... for large result set they are not workable however.
We couldn't find a reasonable solution either and implemented our own result caching.
It would be nice to have an OpenOpenDBC driver, a drive where you could overrule stuff (like a fetch).

Martin Mueller wrote in message ...
>Hi,
>
>I just poked through some Oracle Documentation (OCI and support of
>ODBC API). I found no information about scrollable cursors. Just plain
>MoveNext.
>
>Is there a way to have scrollable cursors with oracle?
>Probably ODBC client cursors will work.
>Are there server side scrollable cursors with Oracle?
>Does OCI support cursor scrolling?
>
>Thanks Martin
Received on Mon Nov 22 1999 - 04:42:56 CST

Original text of this message

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