0
kicks
Load complex data with XML in SQL 2005
The more I use XML with SQL Server 2005 the more I like it. It occured to me today that if I load get XML instead of tabular data, I can deserialize said XML into an object using XmlSerializer.