Connection Manager How-to Topics (SSIS)

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.

See Also

Other Resources

Integration Services Connections
Integration Services How-to Topics

Help and Information

Getting SQL Server 2005 Assistance

Change History

Release History

5 December 2005

Changed content:
  • Added links to topics that describe how to dynamically update properties of connection managers at run time.