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.
| Author |
Topic |
|
ruchijani
Starting Member
23 Posts |
Posted - 2009-08-20 : 00:58:54
|
| Hello to allHow can i create excel file without using template file and XP_CMDSHELL and add multiple sheets to newly created excel file and also rename the newly added sheets name as per my requirement.Is there any way of doing all this with use of SQL SERVER 2000???ThanksRuchi |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
ruchijani
Starting Member
23 Posts |
Posted - 2009-08-21 : 02:29:38
|
| Thank u for ur replyI tried that example that will create only one sheet in excel file I want to add multiple sheets to newly created excel file and also want to rename that sheets name according to my requirementThanksRuchi |
 |
|
|
|
|
|