How can you execute the user defined triggers in forms 3.0 ?
Answer Posted / guest
Execute_Trigger (trigger-name)
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how do u compile a form i.e .fmb file in Unix or in dos
Explain the various types of oracle report?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
can you convert or reverse engineer a fmx back to a fmb file?
how to send file attachment from oracle forms
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What do we mean by record group in oracle forms?
What is the difference between flex mode and confined mode?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
hiding item in report how like that properly,thats manually but at runtime i want to do
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
did u received a single file or multiple files
What is the difference between bind and lexical parameter?
What do you understand by oracle forms and why are they required?