Two popup pages can appear on the screen at a time ?
Answer Posted / guest
True.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you understand by lov?
What do you understand by oracle forms and why are they required?
hiding item in report how like that properly,thats manually but at runtime i want to do
Can we invoke one form from another in a multi-forms application?
what is oracle forms?
What is a user exit program in oracle reports?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
from where do u receive the information to develop report
difference between global n context sensitive segments?
What do you understand by oracle forms?
How can we expand Parameter Form Canvas on Reports 6i?
if some data is not transfered where it will get stored
why the Ctl file u put only in bin folder why not in other folder
List out the oracle forms configuration files?
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