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 |
|
gaurish.salunke
Starting Member
7 Posts |
Posted - 2008-05-17 : 05:33:43
|
| Hi,I need to save all the rows that are retrieved from the sql server 2005 db into any external file such as excel.Can any one give me any clue?Gaurish SalunkeSoftware DeveloperOPSPL |
|
|
PeterNeo
Constraint Violating Yak Guru
357 Posts |
Posted - 2008-05-17 : 07:22:12
|
| try searching the forum about Import and Export results to excel |
 |
|
|
chandan_joshi80
Starting Member
30 Posts |
Posted - 2008-05-17 : 08:48:21
|
| YOU CAN USE IMPORT/EXPORT FACILITY PROVIDED BY SQL SERVER ENTERPRICE MANAGERchandan Joshi |
 |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-05-17 : 10:32:25
|
| Or check this:http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=49926 |
 |
|
|
|
|
|