4
Reply

Importing CSV file

Ken mcGrath

Ken mcGrath

Nov 28 2005 1:22 PM
2k
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)