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: OCI and Stored Procedures.

Re: OCI and Stored Procedures.

From: Sergei Kuchin <skuchin_at_sprynet.com>
Date: Thu, 23 Sep 1999 18:07:32 -0500
Message-ID: <37EAB2B4.4365@sprynet.com>


Try this:

        http://home.sprynet.com/~skuchin/otl_1pg.htm

Example 4 (with otl_stream class and referenced cursor)

Hope this helps,
Sergei Kuchin

Craig Hier wrote:
>
> Hello All:
>
> I am having a little problem. Ok, make that a big problem. I
> need to use stored procedures to return a multi-row set. The only way I
> have found to do that is via a ref cursor. That works in PL/SQL. The
> problem lies in getting the data from a Visual C++ program using OCI.
> Does anybody have any idea of how to do this?
>
> Craig Hier
> chier_at_fms-onlineNOSPAM.com (You know what to do....)
Received on Thu Sep 23 1999 - 18:07:32 CDT

Original text of this message

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