How can you execute the user defined triggers in forms 3.0 ?
Answers were Sorted based on User's Feedback
Answer / hoosam ahmed salah
"EXECUTE_TRIGGER" works with Key Trigger name
EXECUTE_TRIGGER('KEY-F1');
execute_trigger('When-New-Form-Instance' ) ;
| Is This Answer Correct ? | 0 Yes | 2 No |
how to call forms in parametar forms
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
Can a field be used in a report wihtout it appearing in any data group?
How can we generate report output in excel format?
To execute row from being displayed that still use column in the row which property can be used?
Explain about horizontal, Vertical tool bar canvas views?
If a break order is set on a column would it effect columns which are under the column?
What are the three types of user exits available ?
i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
What do you mean by a page ?
What is the difference between object embedding & linking in Oracle forms?
What is the difference when confine mode is on and when it is off?