Answer Posted / manie
LOV is the list of values.it can retrive the data values
associated with the particular object.
this can be stored in sub folder of USERDOCS with .lov
extension.
Check more @ www.developersword.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why the Ctl file u put only in bin folder why not in other folder
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Is it possible to have multiple layouts in a report?
how to send file attachment from oracle forms
how do u compile a form i.e .fmb file in Unix or in dos
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
can you convert or reverse engineer a fmx back to a fmb file?
what is tripstop report?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What is an oracle report?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What are the various configuration files that are used by oracle forms?
How can we generate report output in excel format?