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)
 Create xml file from sql 2000

Author  Topic 

sathiesh2005
Yak Posting Veteran

85 Posts

Posted - 2010-04-08 : 06:28:07
Hi,
How can I create xml file from sql server 2000 query result.

Now i am using BCP to create the same but this is to including the root tags <xml> and </xml>. but works fine.

Is there any other way to create xml files?

Thanks in advance.


Regards,
Sathieshkumar. R

sathiesh2005
Yak Posting Veteran

85 Posts

Posted - 2010-04-13 : 03:19:28
I found the solution for this in the same forum.
Thanks

Regards,
Sathieshkumar. R
Go to Top of Page
   

- Advertisement -