Use the add_group_column function to add a column to record group that was created at a design time?
2 5499Post New Oracle Forms Reports Questions
difference between global n context sensitive segments?
can you convert or reverse engineer a fmx back to a fmb file?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what are the oracle forms services components include?
what is difference between group above and group left report
did u received a single file or multiple files
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
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
what is the difference between call_form, new_form and open_form?
how do u place it in required folder
Is it possible to have multiple layouts in a report?
Explain master-detail relationship with some examples.
how do u compile a form i.e .fmb file in Unix or in dos
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
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?