Package How-to Topics (Integration Services)
This section contains procedures for working with packages using the Integration Services tools that Business Intelligence Development Studio and SQL Server Management Studio provide.
The Integration Services tutorials include procedures for creating, configuring, and deploying packages in the context of working application that solves a real life business problem.
Tutorial: Creating a Basic Package Using a Wizard
Integration Services provides several options for preserving solutions created by using the SQL Server 2000 Data Transformation Services (DTS) tools and object model. You can migrate DTS packages to the SQL Server format, continue to run DTS packages by using the SQL Server 2000 DTS runtime, or incorporate DTS packages into SQL Server Integration Services solutions by using the Execute DTS 2000 Package task. For more information, see Migrating Data Transformation Services Packages.
