Home » Developer & Programmer » Forms » Client_ole2 problem (oracle forms 10g)
Client_ole2 problem [message #458280] Fri, 28 May 2010 07:25 Go to next message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
Hello
I want to export forms data into Excel sheet
for that i am using Client_Ole2.
I have attached Webutil object library and Pl/Sql library
Still I can not export data from Form to Excel sheet
Please help me out
Re: Client_ole2 problem [message #458281 is a reply to message #458280] Fri, 28 May 2010 07:33 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
You've given no details of what code you are actually using.
You have given no details of what is (if anything) currently happening. Is excel opening for example?

And you expect us to help?

More details needed.
Re: Client_ole2 problem [message #458321 is a reply to message #458281] Fri, 28 May 2010 10:51 Go to previous messageGo to next message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
if I use ole2 instead of client_ole2 then it is run properly on local machine.
But as per web application , i want to use Client_ole2.
Is there any setting needed to run Client_ole2 object?

args := CLIENT_OLE2.CREATE_ARGLIST;
CLIENT_OLE2.ADD_ARG(args, 'c:\example.xls');
CLIENT_OLE2.INVOKE(doc, 'SaveAs', args);
CLIENT_OLE2.DESTROY_ARGLIST(args);

Re: Client_ole2 problem [message #458337 is a reply to message #458321] Fri, 28 May 2010 11:50 Go to previous messageGo to next message
kumarsanjeeva
Messages: 16
Registered: April 2010
Location: Delhi
Junior Member

Can you give the detail of problem your are facing?
Re: Client_ole2 problem [message #458372 is a reply to message #458337] Sat, 29 May 2010 00:02 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

Same problem as mine maybe.
http://forums.oracle.com/forums/thread.jspa?messageID=4315148#4315148
Re: Client_ole2 problem [message #461700 is a reply to message #458372] Mon, 21 June 2010 01:28 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you solved your problem?

David
Re: Client_ole2 problem [message #461848 is a reply to message #461700] Mon, 21 June 2010 18:22 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

I did David. I put it on the link I gave above. I just sign the jacob jar on the server (unix).
Re: Client_ole2 problem [message #465409 is a reply to message #461848] Wed, 14 July 2010 01:54 Go to previous message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
Thanks..
Problem Solved Smile
Previous Topic: Printing Double-Sided using SET_REPORT_OBJECT_PROPERTY
Next Topic: Importing sound Class
Goto Forum:
  


Current Time: Fri Sep 20 06:28:37 CDT 2024