What is the advantage of the library?

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


Please Help Members By Posting Answers For Below Questions

if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1482


I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users

843


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

1294


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.

1695


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

1644






if some data is not transfered where it will get stored

1461


How can we generate report output in excel format?

555


how do u compile a form i.e .fmb file in Unix or in dos

4020


Explain the different levels at which oracle form services interact.

607


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

1696


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

1861


can you convert or reverse engineer a fmx back to a fmb file?

707


what are the oracle forms services components include?

556


In what situation u create the BPA.

1772


Is it possible to execute a dynamic sql from forms?

597