How do you call other Oracle Products from Oracle Forms?
Answer / guest
Run_product is a built-in, Used to invoke one of the
supported oracle tools products and specifies the name of
the document or module to be run. If the called product is
unavailable at the time of the call, Oracle Forms returns a
message to the opertor.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
what are different types of canvas views?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?
Is a Keystartup trigger fires as result of a operator pressing a key explicitly ?
What package procedure used for invoke sql plus from sql forms ?
What is 4-way match?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What is a property clause?
Explain types of Block in forms4.0?
Oracle me hindi notes chahiye or any web site address plz Give me in my email add,/////////// sunny.145@rediff.Com
What is the advantage of the library?
What built-in is used for showing the alert during run-time?