May 27, 2008 at 3:32 pm
Hi,
I am pretty new to XML and webservices. Basically I have a table that is loaded every few hours by a DTS package. After each load, I want to create an XML to be sent through webservices. How do I write a stored procedure to convert the contents of the table into XML?
Any help would be greatly appreciated.
Thanks
Andrew
May 27, 2008 at 4:00 pm
to get you started:
select * from tablename for xml auto
[font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
Proactive Performance Solutions, Inc. [/font][font="Verdana"] "Performance is our middle name."[/font]
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