View Full Version : Basing Block on Stored Proc....
Roy Munson
05-23-2005, 09:12 AM
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
DA Morgan
05-23-2005, 05:56 PM
mtproc@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@x.washington.edu
(replace x with u to respond)
Roy Munson
05-24-2005, 01:25 AM
cos it was the end of the day....thought if i posted on here i might
get an answer overnight from some kind soul across the pond saving me
the time this morning....
obviously not....why bother responding if you arent gonna post
something useful.
i shall try it myself and post my results on this thread later.
DA Morgan wrote: mtproc@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@x.washington.edu (replace x with u to respond)
Użytkownik Miggins napisał: i shall try it myself and post my results on this thread later.
Don't forget to cross and top your post.
--
Noel
DA Morgan
05-24-2005, 08:00 AM
Miggins wrote: cos it was the end of the day....thought if i posted on here i might get an answer overnight from some kind soul across the pond saving me the time this morning.... obviously not....why bother responding if you arent gonna post something useful. i shall try it myself and post my results on this thread later. DA Morgan wrote:mtproc@yahoo.co.uk wrote:each,am basing a block on a cursor in a packaged procedure. my question is ialso want to return other details in other 'in out' parameters to beshown 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 detailsreturned in outparam1....cheersDatabase version?Forms version?Why not try it?--Daniel A. Morganhttp://www.psoug.orgdamorgan@x.washington.edu(replace x with u to respond)
You made two mistakes.
The first that you assumed we are a substitute for working. We volunteer
our time to help people that help themselves.
The second that you top posted. Do it again and you will likely be
ignored.
--
Daniel A. Morgan
http://www.psoug.org
damorgan@x.washington.edu
(replace x with u to respond)
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.