Re: Forms 4.5 calling a stored procedure
From: Erika Grondzakova <Erika.Grondzakova_at_cern.ch>
Date: Wed, 15 Mar 2000 09:56:29 +0100
Message-ID: <38CF503D.8DA0205D_at_cern.ch>
Date: Wed, 15 Mar 2000 09:56:29 +0100
Message-ID: <38CF503D.8DA0205D_at_cern.ch>
Hello,
You can have a look at Thomas Kyte's page. http://govt.us.oracle.com/~tkyte/ResultSets/index.html
Erika
Dave Briggs wrote:
>
> I have or will have shortly a stored package which will have at least
> two procedures. One which will generate a master type of return row and
> a second which will use a key from the master row to return multiple
> detail rows. My question will the call for multiple records return the
> records. Is there a special way for the multiple rows to be returned or
> do I have to design the procedure to be called multiple times?
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Mar 15 2000 - 09:56:29 CET