can you convert or reverse engineer a fmx back to a fmb file?
what are the oracle forms services components include?
what is difference between group above and group left report
In what sequence do triggers get fired by oracle forms?
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
if u want to delete all these detail block etc what will happen in form
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
what is the difference between call_form, new_form and open_form?
if some data is not transfered where it will get stored
How can we generate report output in excel format?
Is it possible to have multiple layouts in a report?
did u received a single file or multiple files
how report can be generated if we have the database designed in oracle 10g?
Explain how can you use the same lov for 2 columns?
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