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: Stored Proc with Cursor Param

Re: Stored Proc with Cursor Param

From: Geoff <nospam_at_nospam.com>
Date: Fri, 26 May 2006 20:50:20 GMT
Message-ID: <gSJdg.5565$921.4978@newsread4.news.pas.earthlink.net>


> Check the documentation of how REF CURSORS can be implmented
> in OCI:
> http://download-west.oracle.com/docs/cd/B19306_01/appdev.102/b14250/oci05bnd.htm#sthref795

. . . but is the cursor handled the same way if the param to the stored proc is a ref cursor?

-g Received on Fri May 26 2006 - 15:50:20 CDT

Original text of this message

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