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