Connecting Components

You construct the data flow in a package on the design surface of the Data Flow tab in the SSIS Designer. If a data flow contains two data flow components, you can connect them by connecting the output of a source or transformation to the input of a transformation or destination. The connector between two data flow components is called a path.

The following diagram shows a simple data flow with a source component, two transformations, a destination component, and the paths that connect them.

Data flow

After two components are connected, you can view the metadata of the data that moves through the path and the properties of the path in Data Flow Path Editor. For more information, see Integration Services Paths.

You can also add data viewers to paths. A data viewer makes it possible to view data moving between data flow components when the package is run.

To connect components in a data flow

To set path properties

To view path metadata

To view path metadata

See Also

Tasks

Adding a Data Flow Task
Extracting Data
Transforming Data
Loading Data
Handling Errors in Data

Concepts

Data Flow Task
Data Flow Elements
Creating Package Data Flow

Help and Information

Getting SQL Server 2005 Assistance