Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what is tripstop report?
In what situation u create the BPA.
i am writing a query select EmpNo from Emp how can i call in after parameter form
hiding item in report how like that properly,thats manually but at runtime i want to do
How can we generate report output in excel format?
Why oracle forms required?
What do you understand by oracle forms?
What do we mean by record group in oracle forms?
What is a matrix report and how many minimum groups are required to prepare the same?
How to create Drill down report?
how do u compile a form i.e .fmb file in Unix or in dos
did u p prepared complex report
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 the difference between bind and lexical parameter?