5
Answers

C# Importing CSV files into datatables

I have an application that contains a dataset with a few datatables.  I have a few .csv files that I'd like to load into the datatables. Can that be done?  If so, how?

Thanks!

Answers (5)