I am trying to get data from an excel file to parse to a table in my database. Basically I am trying to read an excel file and copy all the data to a database.
I tried some different methods but did not succeed. I mainly tried to use Reading Excel files from C#
Can someone help me with this.
I am using windows 7 64bit.