Home » Developer & Programmer » Forms » CLIENT_OLE2.CREATE_OBJ('Excel.Application') not working (Oracle 10g,XP)
CLIENT_OLE2.CREATE_OBJ('Excel.Application') not working [message #521123] Fri, 26 August 2011 08:32
PATILD05
Messages: 1
Registered: August 2011
Junior Member
Hi,
I am trying to export the table contents to excel file on button click. When I use following code

begin
pause;
application := CLIENT_OLE2.create_obj('Excel.Application');
.
.
.
.
.
.


I get an error "FRM-40735:WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-06508".
Please help me to resolve this error.

Thanks,
Dipak
Previous Topic: FRM-10142- The HTTP listener is not working on mypc at port 9001
Next Topic: How to use transaction triggers based data block
Goto Forum:
  


Current Time: Fri Jul 26 09:40:43 CDT 2024