03 April, 2013

C#- Import/Upload Data from Excel to SQL Server 2008 in Asp.net using C#, VB.Net.

Introduction: 

Here I will explain how to upload or import data from excel to SQL Server using 
asp.net in c#, vb.net.
Description: 
   
In previous article I explained Import Excel data to gridview in asp.net, 
How to Export gridview data to excel/word document, Import Excel data to sql database and some other articles relating to export gridview data. Now I will explain how to upload or import data from excel to SQL Server using asp.net inc#, vb.net. 
To implement this concept check below posts here I explained two ways to insert data into database


No comments:

Post a Comment