Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: OCI and Stored Procedures.
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
![]() |
![]() |