6
Answers

Converting excel sheet to dataset

Ask a question
Hi,
 
I have a excel sheet. i want to convert it to a dataset.
if i am using oledbconnection its giving error.
so i add a reference "using Excel = Microsoft.Office.Interop.Excel; "
Then how to make a list collection from this excel?

Answers (6)