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 |
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2009-11-10 : 14:13:29
|
| I created a store procedure(e.g sGetData) to process data.I have to use command line using BCP to export the result of store procedure to a XML file to another file server. (e.g. \\order\order.xml)Is it possible? How to code it? |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
yosiasz
Master Smack Fu Yak Hacker
1635 Posts |
|
|
|
|
|