how can i store data from csv file to sql database in asp.net

Posted by vksnd on Stack Overflow See other posts from Stack Overflow or by vksnd
Published on 2010-04-01T16:49:42Z Indexed on 2010/04/01 16:53 UTC
Read the original article Hit count: 310

Filed under:
|

in my project i have existing csv file and all they have up to 20 lak records. and they all i store in my sql database. so plz help me how can i do this. i use sql bulk insert query but they didn't run in asp.net

© Stack Overflow or respective owner

Related posts about .csv

Related posts about sql-server-2005