Author: SSWUG Research

Community

SQL Server & XML integration

By Jonathan Lurie & Timothy Stockstill – One point of integration between SQL Server and XML lies in the ability to create an XML file from SQL data. The construction of an XML file is not so complicated that it could not easily be generated using a simple script and an ADO record set. Although this