Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes how to work with the SQL Server 2005 Integration Services (SSIS) data types, how to create basic packages by using the SQL Server Import and Export Wizard and SSIS Designer, and how to enhance package functionality by implementing Integration Services features such as logging, property expressions, and checkpoints.
The following table describes the topics in this section.
Topic | Description |
---|---|
Describes the Integration Services data types, parsing options, and string comparison options. |
|
Creating Packages Using the SQL Server Import and Export Wizard |
Describes how to use the SQL Server Import and Export Wizard to copy data and create a basic package. |
Describes how to create control flow, data flow, and event handlers in a basic package. |
|
Describes how to use SQL Server features such as logging, variables, expressions, and checkpoints in packages. |
|
Describes how to run packages using SQL Server Agent jobs or the tools that Integration Services provides. |
|
Describes the sample packages that Books Online includes. |
Integration Services Overview
SQL Server Integration Services
Deploying Integration Services Packages
Migrating Data Transformation Services Packages