Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Import Excel to SQL Server using Openrowset

Author  Topic 

wallydelgado
Starting Member

1 Post

Posted - 2008-08-11 : 04:15:27
can anyone give me codes on how to import excel file to sql server DB, i want the only the first worksheet is loaded without defining the worksheet name, also the excel file that will be loaded have a Title or Header like...

COP Summary for April
__________________________________________________
|Company|Item_category|PO_Number|PO_Name|PO_Status|



thanks

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-08-11 : 04:26:52
http://sqlblogcasts.com/blogs/madhivanan/archive/2007/08/27/import-export-to-excel.aspx
Go to Top of Page
   

- Advertisement -