vote up 0 vote down star

We are using Ruby on Rails code to import the data from an Excel sheet, we use an alert where it asks whether we upload the data and append to existing data (MySQL database) and display it in a grid designed in Flex 3, or replace the old data with new data. But we are getting this error:

Error in Importing excel files Open
OLE error code:800A03EC in Microsoft Office Excel
Unable to get the Open property of the Workbooks class
HRESULT error code:0x80020009
flag
What is the code that generates this error? – Lunatik Jul 2 at 13:04

2 Answers

vote up 0 vote down

IMO this has nothing to do with rails. It is more likely a VBA bug.

link|flag
vote up 0 vote down

Send us some source ?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.