How to call oracle database stored procedure from form in
form coding ?
Answers were Sorted based on User's Feedback
Answer / ashwinee
It can be called directly in triggers or program units
provided the form schema has grants for the stored
procedures.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / j.c
1. After Store procedure registration using the submit
request i can call database procedure.
2. Using Oracle Alert I can also call oracle database store
procedure.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / m,n
up to my knowledge i have written into the WEB.SHOW_DOCUMENT
()
Forms module, the following code can be used in a WHEN-
BUTTON-PRESSED trigger to execute a Report that has a
parameter form:
or
and report:RUN_REPORT_OBJECT('name')..
| Is This Answer Correct ? | 3 Yes | 7 No |
What is Pragma Autonomous transaction. It's Real time Example
What are ad-hoc reports?
Tell me some thing about SQL-LOADER.
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
Do you know where we can check the status of po?
in procedure how to return a value
WHAT IS REFCURSOR IN ORACLE ?
How can u populate data into po_headers_all segment2 column?
How is choreography different from orchestration?
How to know the number of invoices generated for one PO from front end (navigation)?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
HOW MANY LANGUAGES FOLDERS ARE ONE ORACLE APPLICATION