Description: July 2003 Issue Technology Toolbox: VB.NET, SQL Server 2000, XML ADVERTISEMENT M icrosoft\'s SQLXML 3.0 is a powerful tool for rendering SQL Server 2000 relational data as structured XML documents within SOAP 1.1 response-message payloads. My earlier articles about SQLXML 3.0 emphasize generating document/literal XML Web services from existing stored procedures or table-returning functions (see Additional Resources ). These articles also explain how to set up SQLXML 3.0 SOAP virtual...