SQL Server 2008 Integration Services ships with the wonderful new Data Profiling Task. Much as the name implies, it profiles the data in a given table and returns a ton of useful information. The task ...
This may have to go in the programming forum, I'm not real sure.<BR><BR>So I'm trying to create an SSIS package that will grab some data from one SQL Server and stuff it into another. Table structures ...