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: Scrollable cursors in Oracle 9i. Where is it?

Re: Scrollable cursors in Oracle 9i. Where is it?

From: Heinz Kiosk <no.spam_at_ntlworld.com>
Date: Fri, 15 Feb 2002 17:44:31 -0000
Message-ID: <sQbb8.57404$as2.9472777@news6-win.server.ntlworld.com>


"Felix A. Hernandez" <cubano100pct_at_hotmail.com> wrote in message news:3c6d3157$0$3044$39cecf19_at_news.twtelecom.net...
> Scrollable cursors in Oracle 9i. Where is it? I search everywhere for
> Scrollable cursors and it is only implemented in the Oracle Call Interface
> (OCI).
>
> Where I really need this feature is not there. PL-SQL does not support.
> Oracle JDBC driver does not support it. DBMS_SQL package does not support
> it. I could not even find another DBMS package that supports it either.
>
> I am developing a platform independent application using java and PL-SQL
> only.
>
> If Oracle advertizes Scrollable cursors feature, then they should
implement
> fully at all layers.
>

They seem to work fine in Oracle's ODBC driver. Which may or may not help you.

Regards

Tom Received on Fri Feb 15 2002 - 11:44:31 CST

Original text of this message

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