4
Answers

Importing CSV file

Photo of Ken mcGrath

Ken mcGrath

19y
2.4k
1
Hi

I want to import a csv file into c# and then manipulate it and output a textfile.

I'm looking for help on how to go about this.

I have the oledb connection set up, however I dont want to put it into a datagrid because I have no use for the grid.

Would a hashtable be the best option? And if so what the correct way to approach the problem.

Thanks

Answers (4)