2
Answers

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

Photo of Andile Choko

Andile Choko

13y
1.8k
1
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)