Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Returning a COMPLETE record set from a stored procedure

RE: Returning a COMPLETE record set from a stored procedure

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Wed, 17 Jul 2002 12:19:58 -0800
Message-ID: <F001.0049A92F.20020717121958@fatcity.com>


http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/appdev.817/ a76942/pc_04dat.htm#23109

http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/appdev.817/ a76975/oci05bnd.htm#422771

HTH some
Raj



Rajendra Jamadagni MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!

-----Original Message-----
Sent: Wednesday, July 17, 2002 4:04 PM
To: Multiple recipients of list ORACLE-L

Ok, then the question is, can I pass a REF CURSOR to a C program? That's my problem. I know I can do it with ref cursors lets say within a package but what if I want to pass a complete recordset to a C program?

We have a programmer writing a program in C, wants us to write stored procs that return record sets to his calling program.

Makes sense. I can do it in Visual Basic just by executing code into a recordset, but straight PL/SQL and C I am unsure about.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jamadagni, Rajendra
  INET: Rajendra.Jamadagni_at_espn.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Received on Wed Jul 17 2002 - 15:19:58 CDT

Original text of this message

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