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
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Export Command

Author  Topic 

kohlhaas77
Starting Member

25 Posts

Posted - 2009-06-22 : 15:40:39
Hi,

I am looking for some direction on how to, using SQL code, export more than 1 table into an Excel format...with each table as a separate tab. Can this be done? Hints?

TIA
Dan

Dan Kohlhaas

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2009-06-23 : 05:16:54
Use different table names and sheet names

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=49926


Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -