Answer Posted / guest
yes
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
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
from where do u receive the information to develop report
what is a package n what r the packages availbla in report
How can we generate report output in excel format?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
what is oracle forms?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
what are bind variables?
how do u compile a form i.e .fmb file in Unix or in dos
What is responsibility and how u attach How to create user and how u attach with responsibility.
what is the difference between call_form, new_form and open_form?
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 some data is not transfered where it will get stored
can you convert or reverse engineer a fmx back to a fmb file?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed