There are many ways to import/export excel data into sql server table.
Using SqlBulkCopy Common Method for sql server 2005/2008:
http://davidhayden.com/blog/dave/archive/2006/05/31/2976.aspx
In SqlServer 2005 Using Integration Services
Using Sql Server 2005 Import and Export Wizard
Using Sql Server 2008 Import and Export Wizard
http://dotnetslackers.com/articles/sql/Importing-MS-Excel-data-to-SQL-Server-2008.aspx
0 comments:
Post a Comment