Wednesday, January 21, 2009

XML Files as Data Flow Sources in SSIS

There is a nice post by Matt Masson, with screen shots on how to use and configure the XML Source Transformation as a Data Flow Source in SSIS here.

And there is a follow up post here on working around multiple outputs of the XML Source Transformation.
Both the posts are simple but effective and useful.