If we are dealing with a large amount of data, the lookup may be forced to do repetitive database queries creating a potential bottleneck. Now in SSIS 2008 there is a Caching Mode that defaults to ...
I am working on a project that requires moving data from a large un-normalized access database to a new well constructed sql server database. I've already gone about moving the access db to Sql Server ...