Answer Posted / guest
The console includes the status line and message line, and
is displayed at the bottom of the window to which it is
assigned.
To specify that the console should be displayed, set the
console window form property to the name of any
window in the form. To include the console, set console
window to Null.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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 call_form, new_form and open_form?
What is an oracle report? List its various types.
what are the oracle forms services components include?
What is a matrix report and how many minimum groups are required to prepare the same?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what is oracle forms?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
can you convert or reverse engineer a fmx back to a fmb file?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
i am writing a query select EmpNo from Emp how can i call in after parameter form
if some data is not transfered where it will get stored
What do we mean by record group in oracle forms?
how to send file attachment from oracle forms