Does anybody know of a good thrid party component I can use to read data from an Excel (.xls) file? Nothing fancy required, I just need to read data and insert it into a database.
I've been writing a component to do this using both the Office interop components and the OleDb provider and have found that both methods have so many quirks they are unusable.
TIA
Smeat
I've been writing a component to do this using both the Office interop components and the OleDb provider and have found that both methods have so many quirks they are unusable.
TIA
Smeat