Answer Posted / a.kondala rao.
client-side program units and sharing them among multipule
applications. Once you create a library, you can attach it
to any other form,menu,or library modules. When you can call
library program units from triggers menu items commands and
user named routine, you write in the modules to which
you have attach the library.
when a library attaches another library ,program units in
the first library can reference program units in the
attached library. Library support dynamic loading-that
is library program units are loaded into an
application only when needed. This can significantly
reduce the run-time memory requirements of an applications.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is a package n what r the packages availbla in report
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
how do u place it in required folder
What is an oracle report?
What is a user exit program in oracle reports?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
what exactly u write in when_new_form_instance
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What do you understand by lov?
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
Explain the different levels at which oracle form services interact.
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
if u want to delete all these detail block etc what will happen in form
what are the new features introduced in oracle form services in 11g release 2?
What do you understand by oracle forms?