What is the advantage of the library?
Answers were Sorted based on User's Feedback
Answer / chaudhry
Library's provide a convenient means of storing
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 ? | 3 Yes | 0 No |
Answer / 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 |
What are the different window events activated at runtimes?
can you change the default value of the radio button group at run time?
What are the Coordination Properties in a Master-Detail relationship?
How i get the client m/c IP address.
What are the types of trigger actions?
What is the between Function and Procedure?
What is coordination Event?
What is the Maximum allowed length of Record group Column?
What are the two ways to incorporate images into a oracle forms application?
At what point of report execution is the before Report trigger fired?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Where we can use the placeholder columns?