Reading from an excel file

Neutrino

Member
Joined
Jun 14, 2003
Messages
21
Hi Frenz!

I want to read data from an Excel file. WhenI use the StreamReader class - Readline() Method, it gives me erroneous data.

If anyone has worked on this before, I want to know if it can be done using OleDB? Actually I want to read the data cell by cell from the file.

I found some notes in Msdn regarding this, but it seems to work fine with MS Excel 9.0 comp and not with MS Excel 10.0 comp. If anyone has done this with Ms Excel 10.0 component, please give me some pointers on this.

Amicalement,
Neutrino.
"Life grows when shared".
 
Back
Top