Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
78956 Points
13402 Posts
MVP
Apr 02, 2009 01:09 PM|LINK
fahim02 How to read Excel file data and save into database?
How to read Excel file data and save into database?
Either read directly using stored proc
http://support.microsoft.com/kb/321686
Or through ado.net for that refer my article
http://www.aspsnippets.com/post/2009/02/04/Read-Excel-using-ADONet.aspx
mudassarkhan
All-Star
78956 Points
13402 Posts
MVP
Re: How to read Excel file data and save into database?
Apr 02, 2009 01:09 PM|LINK
Either read directly using stored proc
http://support.microsoft.com/kb/321686
Or through ado.net for that refer my article
http://www.aspsnippets.com/post/2009/02/04/Read-Excel-using-ADONet.aspx
Contact me