What is the difference between a POST-FIELD trigger and a
POST-CHANGE trigger ?
Answer Posted / guest
Post-field trigger fires whenever the control leaving from
the filed.
Post-change trigger fires at the time of execute-query
procedure invoked or filed validation status changed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is responsibility and how u attach How to create user and how u attach with responsibility.
Is it possible to execute a dynamic sql from forms?
How can we generate report output in excel format?
what is tripstop report?
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
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
why the Ctl file u put only in bin folder why not in other folder
Explain master-detail relationship with some examples.
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
List out the oracle forms configuration files?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
What is a user exit program in oracle reports?
what are the oracle forms services components include?