There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
3 7486if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
1890Post New Oracle Forms Reports Questions
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
What is a canvas in oracle forms?
What is an oracle report? List its various types.
how do u compile a form i.e .fmb file in Unix or in dos
What is a user exit program in oracle reports?
What do we mean by record group in oracle forms?
Explain how can you use the same lov for 2 columns?
How can we expand Parameter Form Canvas on Reports 6i?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
if u want to delete all these detail block etc what will happen in form
Explain master-detail relationship with some examples.
if some data is not transfered where it will get stored
What do you understand by lov and how can it be used?
Can we invoke one form from another in a multi-forms application?
why the Ctl file u put only in bin folder why not in other folder