Connection Manager How-to Topics (SSIS)
SQL Server 2005
Updated:
5 December 2005
Integration Services How-to Topics
This section contains procedures for working with connection managers by using the SQL Server 2005 Integration Services (SSIS) tools that Business Intelligence Development Studio provides.
How to: Add a Connection Manager to a Package
How to: Add a Data Source Reference to a Package
How to: Modify a Connection Manager
How to: Delete a Connection Manager in a Package
How to: Use Data Source Views in Packages
The properties of connection managers such as the connection string must frequently be updated at run time. To learn more about dynamically updating properties, see Package Configurations and Using Property Expressions in Packages.
Other Resources
Integration Services ConnectionsIntegration Services How-to Topics