Answer Posted / chaudhry
Removes the source code from the library file and generates
a library files that contains only pcode.The resulting
file can be used for final deployment, but can not be
subsequently edited in the designer.
ex. f45gen module=old_lib.pll userid=scott/tiger
strip_source YES output_file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
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
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Can we invoke one form from another in a multi-forms application?
Is it possible to execute a dynamic sql from forms?
What do you understand by oracle forms?
List out the oracle forms configuration files?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
what is oracle forms?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
how to send file attachment from oracle forms
What is an oracle report? List its various types.
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
how report can be generated if we have the database designed in oracle 10g?
What is an oracle report?