2
Answers

How to import a csv file and save it to sql server

Hi Fellow Programmers,

I'm trying to import a csv file and save its contents to the database; How can i achieve that in c# (Web application);

Answers (2)