I am having an excel file with multiple number of sheets to read to dataset.
I want to read each of the sheets to dataset tables, and to create the records for table to table values reference, and finally need to add all these to a n sql datatable.
Is there anyone to help me out?