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

Home -> Community -> Usenet -> c.d.o.misc -> Calling Stored Procedures Between Forms

Calling Stored Procedures Between Forms

From: Wicksey <Wicksey_at_hotmail.com>
Date: 24 Feb 1999 10:22:31 GMT
Message-ID: <01be5fdf$95161270$0159ea9e@mothergoose>


Hi everyone,

Is there a way of calling a program unit in a form from another form?

For example if you have a procedure in Form2 called Populate (value), is it possible to call that procedure using some SQL from Form1 without actually calling the form, ie Form2.Populate ('Smith');

TIA Wicksey Received on Wed Feb 24 1999 - 04:22:31 CST

Original text of this message

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