Is the After report trigger fired if the report execution fails?
Answers were Sorted based on User's Feedback
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
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
Which of the two views should objects according to possession?
What do you mean by a block in forms4.0?
how i build a report
Is it possible to insert comments into sql statements return in the data model editor?
How i get the client machine Ip address through developer 2000 forms, if you are running three tier architech.
How does the command POST differs from COMMIT ?
What are the various configuration files that are used by oracle forms?
An open form can not be execute the call_form procedure if you chain of called forms has been initiated by another open form?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size? If yes,how?
What are the various sub events a mouse double click event involves?