Most RecentMost ViewedMost LikesAPI Sample - Create a package with a data flow taskFirst published on MSDN on Dec 30, 2008 This code creates a package with a single data flow task.Roll your own Transfer SQL Server Objects taskFirst published on MSDN on Apr 18, 2007 Awhile back we went through a lot of customer feedback logged through the Connect site concerning the Transfer SQL Server Objects task.EzAPI – Alternative package creation APIFirst published on MSDN on Dec 30, 2008 SSIS provides APIs to programmatically create dtsx packages.EzAPI Updated for SQL Server 2012First published on MSDN on Feb 15, 2012 The EzAPI project has been updated for the SQL Server 2012 release.EzAPI - UpdateFirst published on MSDN on Dec 12, 2010 I’ve just updated the Codeplex version of EzAPI – an alternative SSIS package creation API.API Sample – Lookup TransformFirst published on MSDN on Jan 02, 2009 This sample creates a data flow package with an OLEDB Source component feeding into a Lookup Transform.API Sample – Row Count TransformFirst published on MSDN on Dec 30, 2008 This sample creates a data flow package with an OLEDB Source that feeds into a Row Count transform.API Sample – ADO.Net SourceFirst published on MSDN on Dec 30, 2008 This sample creates a data flow package with an ADO.New SSIS community samplesFirst published on MSDN on Aug 19, 2008 Some new samples have been added to the SSIS community samples project on codeplex.Regular Expression Flat File SourceFirst published on MSDN on Jul 23, 2008 The RegEx flat file source is one of the new community samples for SQL Server 2008 we’ve published to Codeplex.