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

Home -> Community -> Usenet -> c.d.o.tools -> Re: function/procedure returning result set

Re: function/procedure returning result set

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/05/09
Message-ID: <957908095.9673.0.pluto.d4ee154e@news.demon.nl>#1/1

Refer to
a your PL/SQL documentation, topic REF CURSORs b the book of Steven Feuerstein on PL/SQL c http://osi.oracle.com/~tkyte/resultsets/index.html

Your question is a FAQ. Apart from FAQ sites like www.orafaq.com this newsgroups archives at www.deja.com are also capable of answering such questions.

Hth,

Sybrand Bakker, Oracle DBA

Patrick Joyal <please.reply_at_to.the.newsgroup> schreef in berichtnieuws 39188302_at_news...
> Hi,
>
> does someone have an example of a function/procedure in PL/SQL
> that return a result set?
>
> I'm using VB/ADO with Oracle OLE DB provider, so I want to be able
> to store the result set in a Recordset object.
>
> thanks
>
> Patrick
>
>
>
Received on Tue May 09 2000 - 00:00:00 CDT

Original text of this message

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