What is the difference between OLE Server & Ole Container?
Answer Posted / guest
An Ole server application creates ole Objects that are
embedded or linked in ole Containers ex. Ole servers are
ms_word & ms_excell. OLE containers provide a place to
store, display and manipulate objects that are created by
ole server applications. Ex. oracle forms is an
example of an ole Container.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
what is difference between group above and group left report
what exactly u write in when_new_form_instance
Explain how one can iterate through items and records in a specified block?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
What do you understand by oracle forms?
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
Explain the different levels at which oracle form services interact.
What are the various configuration files that are used by oracle forms?
In what situation u create the BPA.
Is it possible to have multiple layouts in a report?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
How can we generate report output in excel format?