Explain the following file extention related to library?
Answer / 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 |
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
What buil-in routines are used to display editor dynamicaly?
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
List the buil-in routine for controlling window during run-time?
how to create the triggers in the forms?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
what is latest version in reports
What is the use of Printer Definition file (PRT) in Reports ?
What is the usage of the Flex mode in Layout Editor ?
At what point of report execution is the before Report trigger fired?
What are the types of canvas-views?
What is a master detail relationship?