To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
2 6115Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
1 4053Post New Oracle Forms Reports Questions
i am writing a query select EmpNo from Emp how can i call in after parameter form
Explain the various types of oracle report?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what are the oracle forms services components include?
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
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
all steps of bitmap report?
Is it possible to have multiple layouts in a report?
hiding item in report how like that properly,thats manually but at runtime i want to do
Why oracle forms required?
How can we generate report output in excel format?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
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
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What do we mean by record group in oracle forms?