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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-05-18 : 08:23:22
|
| ibrahim writes "Hi,I need to create an XML file directly from stored procedure. Let us say i have written stored procedure with for XML clause and returns XML, its fine but i want to create and xml file with some name and save it to a particular directory directly from stored procedure. This stored procedure runs as background process it will execute automatically and generates/saves xml file into a particular directory without any client intervention.It would be great if i can do it..thanksibrahim" |
|
|
ehorn
Master Smack Fu Yak Hacker
1632 Posts |
Posted - 2004-05-18 : 09:43:12
|
| http://www.sqlxml.org/faqs.aspx?faq=29http://www.sqlxml.org/faqs.aspx?faq=10 |
 |
|
|
|
|
|