Answer Posted / prabhudatta
Goto Data block--->Properties(F4)--->scroll bar
set -->>Show Scroll Bar-No
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
where do u put the report file
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
Why oracle forms required?
What is a user exit program in oracle reports?
What are the various configuration files that are used by oracle forms?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
Name the different triggers associated with oracle forms having a master-detail relationship.
Explain the various types of oracle report?
What is the difference between BPA AND Contract What are documents and test cases u followed
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
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
how do u place it in required folder
What is an SQL FORMS ?
What is a matrix report and how many minimum groups are required to prepare the same?
How can we generate report output in excel format?