Home » Other » Client Tools » How to open excel file from Oracle Application Unix form Server (Oracle1og ,unix)
How to open excel file from Oracle Application Unix form Server [message #349329] Sat, 20 September 2008 05:25 Go to next message
deba_skr
Messages: 2
Registered: September 2008
Junior Member
Hi
I have written this below code and this code is working fine in local application form server but in unix application server it is giving error : 106561 - non ORACLE exception

v_OpenID := DDE.App_Begin(v_cmdPath,DDE.APP_MODE_MAXIMIZED);
dde.app_focus(v_OpenID);
v_InitID := dde.initiate('EXCEL','Sheet4');
message('OPENID VALUE :_'||TO_CHAR(v_OpenID));

Any one can help me to shorted out this problem..this is very urgent ..i need your help.

Please help me.

Thanks in Advance

Deb.
Re: How to open excel file from Oracle Application Unix form Server [message #349352 is a reply to message #349329] Sat, 20 September 2008 12:26 Go to previous message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Check How Do I Load Data Stored in a Microsoft Excel File?
Previous Topic: Executing procedure in Oracle SQL Developer (merged 3)
Next Topic: Need to load XLS file into Database
Goto Forum:
  


Current Time: Thu Mar 28 04:57:57 CDT 2024