August 16, 2002 at 12:10 am
I would like to create an xml file using SQL and then want to update that file accrding to the requirement. How can i do that?
Thanks
Pradip
August 16, 2002 at 3:13 am
Presuming you're using SQLServer 2000 then check out the FOR XML and OPENXML keywords.
If you're on anything less, like say 7. then you can use ADO XML recordsets (ADO 2.6 and higher) but there are no TSQL commands available
I have found it is possible to please all of the people all of the time if you do exactly what they want. Harold Macmillan 1961
I have found it is possible to please all of the people all of the time if you do exactly what they want. Harold Macmillan 1961
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy