How to generate excel file in oracle forms 10g on client machine
I am using developer suite 10g forms and i want to fetch data in excel through forms 10g( 10.1.2) on client machine
presently i m using OLE for fetching the data in excel , it is working fine but it generates the excel file on server machine and i want get the output excel on the client machine. now i m using CLIENT_OLE2 with webutil (instead of OLE2) its get compile successfully but during runtime it give error *"oracle.forms.webutil.ole.OleFunctions bean not "found.CLIENT_OLE2.create_obj will not work"*
Beside OLE/CLIENT_OLE2 if you have any other solution to “generate data in excel on client” please suggest.
thanks
Manoj