Answer Posted / manoj.oracle
if you want to display images,font style,etc you should use
bit map mode.
chatacter mode allows only characters
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to create Drill down report?
what is tripstop report?
what is difference between group above and group left report
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
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 an SQL FORMS ?
what is the difference between call_form, new_form and open_form?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
how to send file attachment from oracle forms
from where do u receive the information to develop report
In what situation u create the BPA.
hiding item in report how like that properly,thats manually but at runtime i want to do
i am writing a query select EmpNo from Emp how can i call in after parameter form
What do you understand by lov and how can it be used?
Explain how can you use the same lov for 2 columns?