Explain the following file extention related to library?
Answer Posted / guest
.pll,.lib,.pld
Answer::
The library pll files is a portable design file
comparable to an fmb form file
The library lib file is a plat form specific,
generated library file comparable to a fmx form file
The pld file is Txt format file and can be
used for source controlling your library files
| 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
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 tripstop report?
Explain the various types of oracle report?
List the different types of columns in oracle reports.
Explain how one can iterate through items and records in a specified block?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
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 are the new features introduced in oracle form services in 11g release 2?
What is the difference between flex mode and confined mode?
where do u put the report file
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
Is it possible to have multiple layouts in a report?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?