Is it possible to attach same library to more than one form?
Answer / anil_abbireddy
Yes,Because library contains re-usable objects or routines
so they can reffer more then one form.
| Is This Answer Correct ? | 3 Yes | 1 No |
How can a button be used in a report to give a drill down facility?
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 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 are the different defaust triggers created when Master Deletes Property is set to Non-isolated?
what is the diffrence between before parameter form triger & formate trigger
What are the ways to monitor the performance of the report?
What built-in is used for changing the properties of the window dynamically?
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
What is the use of Printer Definition file (PRT) in Reports ?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?
What is the use of hidden column?
What is the use of Data Link in Reports?