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 2000 Forums
 SQL Server Development (2000)
 Outputting XML to File from SQL Server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-07-22 : 08:44:36
Nilesh writes "I am extracting the XML from SQL server directly using the Explicit mode.I was quite successful in doing that. But I want to store it in some file with extension .XML and use the file for purther processing.How can I output entire XML to a file?"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-07-22 : 08:45:00
Take a look here:

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

Go to Top of Page
   

- Advertisement -