Home » Developer & Programmer » Forms » Error ORA-106555 ( Reading From Excel)
Error ORA-106555 ( Reading From Excel) [message #301584] Thu, 21 February 2008 01:32 Go to next message
musman
Messages: 147
Registered: July 2007
Location: Lahore
Senior Member

While Reading from excel file.
On that statement.
DDE.EXECUTE(convid, '[[Open("' || filename || '")]]', 10000);


ORA-106555 error occurs.
Can not able to open file.

Forms6i.Excel 2003.
Any Idea??

[Updated on: Thu, 21 February 2008 01:52]

Report message to a moderator

Re: Error ORA-106555 ( Reading From Excel) [message #301606 is a reply to message #301584] Thu, 21 February 2008 02:41 Go to previous messageGo to next message
akramrabaya
Messages: 41
Registered: November 2007
Member


why u don't try to type the path direct and check weather it work or not without that single and duple quotes

DDE.EXECUTE(convid, '[Open("C:\filename.xls")]', 10000);





akram
Re: Error ORA-106555 ( Reading From Excel) [message #301811 is a reply to message #301584] Thu, 21 February 2008 17:43 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Also consider searching this forum for 'open excel'.

David
Previous Topic: Installation of Oracle Forms 6i on Windows XP
Next Topic: How to change the background color in List of Values (LOV) ?
Goto Forum:
  


Current Time: Mon Feb 03 03:01:34 CST 2025