Get XML On Its Merry Way



Apologies ahead of time for XML newbie...

I can use the FOR XML clause in SQL Server 2000 to create an XML
representation of a SELECT recordset, but what is the method to get
this XML outbound from SQL Server to the WebService on my server (using
SOAP)?

Anything that points me in the right direction is appreciated.
lq

.



Relevant Pages