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: Cursory procedures....

Re: Cursory procedures....

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Mon, 14 Feb 2000 15:01:16 -0500
Message-ID: <rnngaso158a7fq04482s2r85slccgnst1v@4ax.com>


A copy of this was sent to skudsi_at_my-deja.com (if that email address didn't require changing) On Mon, 14 Feb 2000 18:58:56 GMT, you wrote:

>Hi ,
>I have some stored procedures that have cursors delcared in them and
>thus should return multiple values. How can I execute such procedures
>from Embedded SQL in C so that I get all the data. Do I have to declare
>a cursor to the Execute procedure statement???
>Please give me some pointers,
>Thanks,
>

do you mean you want to return a result set?

http://osi.oracle.com/~tkyte/ResultSets/index.html

>
>Sent via Deja.com http://www.deja.com/
>Before you buy.

--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Mon Feb 14 2000 - 14:01:16 CST

Original text of this message

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