How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base
1 1549Post New Oracle Forms Reports Questions
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
what is a package n what r the packages availbla in report
what is the difference between call_form, new_form and open_form?
Name the different triggers associated with oracle forms having a master-detail relationship.
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
if some data is not transfered where it will get stored
i am writing a query select EmpNo from Emp how can i call in after parameter form
what are the oracle forms services components include?
why the Ctl file u put only in bin folder why not in other folder
What is an oracle report? List its various types.
What do you understand by oracle forms and why are they required?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
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 are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
Explain master-detail relationship with some examples.