Output/Export SQL Records to an XML File Using SSIS

This is the first thing I've ever had to do in SQL Server Integration Services. I needed to create a package that output records from a database to an xml file in the file system. The data was retrieved using an OLE DB source and stored procedures (the easy part) but because SSIS doesn'... [More]
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010