Re: Basing Block on Stored Proc....

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 23 May 2005 18:56:38 -0700
Message-ID: <1116899533.388863_at_yasure>


mtproc_at_yahoo.co.uk wrote:
> each,
>
> am basing a block on a cursor in a packaged procedure. my question is i
> also want to return other details in other 'in out' parameters to be
> shown on the form.
>
> Can this be done....
>
> p_procname (inparam1 in number,
> outparam1 in out varchar2,
> refcursor in out cur_type);
>
> block based on the refcursor but want to also display the details
> returned in outparam1....
>
> cheers

Database version?
Forms version?
Why not try it?

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue May 24 2005 - 03:56:38 CEST

Original text of this message