Hi,
I want to import excel data into SQL server using ASP.NET C#.
anyone knows please help me..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Apr 16, 2014, 11:49 PM
hi,
using BCP you can easily import your excel file in to database
please read below link
http://www.codeproject.com/Tips/636719/Import-MS-Excel-data-to-SQL-Server-table-using-Csh
hope this will help you.
Abhay ShankerPosted Apr 16, 2014, 1:12 PM
http://code.msdn.microsoft.com/office/Imoprt-Data-from-Excel-to-705ecfcd
Munesh SharmaPosted Apr 16, 2014, 12:24 PM
http://www.dotnetfox.com/articles/import-records-from-excel-sheet-to-sql-server-using-Asp-Net-and-C-Sharp-1029.aspx