Answer Posted / guest
Hide the fields for internal calculation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
Name the different triggers associated with oracle forms having a master-detail relationship.
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
Explain master-detail relationship with some examples.
What are the various configuration files that are used by oracle forms?
List out the oracle forms configuration files?
What is responsibility and how u attach How to create user and how u attach with responsibility.
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
difference between global n context sensitive segments?
what is the difference between call_form, new_form and open_form?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
all steps of bitmap report?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
Name the different triggers supported by oracle reports and their firing order.