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
 export data from sqlserver to excel

Author  Topic 

govindts
Starting Member

33 Posts

Posted - 2008-01-24 : 16:30:09
All, I wanted to export the data from sqlserver table and import into excel. Is that possible??? Please let me know . Thanks

raaj
Posting Yak Master

129 Posts

Posted - 2008-01-24 : 16:40:01
u can do it by import/export wizard.......
go to enterprise manager-->rightclick on the table which u want to export-->all tasks-->select exportdata and then import/export wizard will be opened....and u can do the rest by just selecting the source(ur table) and destination (excel).....
Go to Top of Page
   

- Advertisement -