How do you pass the parameters from one form to another form?
Answers were Sorted based on User's Feedback
Answer / anil_abbireddy
in call_form
with the help of create_paramter_list Built-in
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pramod
We can pass parameters using
1. Global variables.
2. Attached libraries.
3. User defined Parameters.
| Is This Answer Correct ? | 1 Yes | 0 No |
how report can be generated if we have the database designed in oracle 10g?
What is an Alert ?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
Can you change the color of the push button in design time?
Is it possible to insert comments into sql statements return in the data model editor?
What are the two repeating frame always associated with matrix object?
can my report have different layouts
Can a root window be made modal?
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
What are the various methods of performing a calculation in a report ?
what are the oracle forms services components include?
What is the difference between OLE Server & Ole Container?