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]