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: Any API for to use REF CURSOR?

Re: Any API for to use REF CURSOR?

From: TurkBear <noone_at_nowhere.com>
Date: Tue, 23 Jan 2001 08:52:32 -0600
Message-ID: <vi6r6tkcgiul5b1l3ctevctu55bgr9o1hu@4ax.com>

See if there is a PHP4 version for your server...it has OCI calls for Oracle8 that can use ref cursors ( and many other Oracle-type objects and procs)

http://www.php.net

Nilendu <nilendu_at_my-deja.com> wrote:

>Hi All,
>
>We have been developing a web based application on AOL Web Server -
>Oracle 8i - TCL glues.
>
>The API we currently use cannot let us use REF CURSORs making us write
>volumes of SQL codes.
>
>Could someone suggest something that let the use of REF CURSOR possible?
>
>Thanks in Advance,
>
>SG
>
>
>Sent via Deja.com
>http://www.deja.com/
  Received on Tue Jan 23 2001 - 08:52:32 CST

Original text of this message

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