Dealing with Sql_variant in SSIS

Published: Feb. 14, 2012, 6 a.m.

Every now and then you come across something you don't want to deal with that you're forced to handle in your SSIS packages. Here I'll discuss techniques for handling the Sql_variant data type in your packages so your data loads properly.