Control Flow How-to Topics (SSIS)
This section contains procedures for working with tasks, containers, and the precedence constraints that order tasks and containers in a control flow, by using the SQL Server 2005 Integration Services (SSIS) tools that Business Intelligence Development Studio provides.
The Integration Services Tutorial includes procedures for creating a control flow in the context of a working application that solves a real life business problem.
Creating a Simple ETL Package Tutorial
How to: Add a Task or a Container to a Control Flow
How to: Delete a Task or a Container from a Control Flow
How to: Set Container Properties
How to: Configure a Foreach Loop Container
How to: Loop through Excel Files and Tables
How to: Configure a For Loop Container
How to: Map Query Parameters to Variables in an Execute SQL Task
