Here is the next in my series of posts explaining how common tasks in DTS can now be implemented in SSIS. Skipping insertion of a row DTS allowed us to skip processing of a row by use of 'DTSTransformStat--SkipInsert' in an ActiveX Script. This
Read More...