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
Is it possible to execute a dynamic sql from forms?
What is a canvas in oracle forms?
what are the oracle forms services components include?
what are bind variables?
List the different types of columns in oracle reports.
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
Explain how can you use the same lov for 2 columns?
What do you understand by oracle forms?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
In what situation u create the BPA.
Why oracle forms required?
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 an oracle report? List its various types.
What is the difference between flex mode and confined mode?
What is an SQL FORMS ?