Click here to Skip to main content
15,915,172 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can we save .csv file data in sql database by asp.net
Posted
Updated 13-Jul-12 3:37am
v2

Using Visual Studio You can directly Import the .csv file from the Sql DB using the DB Wizard.
 
Share this answer
 
Comments
Mas11 13-Jul-12 6:18am    
ya i know, but i want to solve this by asp.net code. Means i upload .csv file & on click of Button Control It(.csv data) save to sql database.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900