The scope of Connection manager for SSIS is divided into package and project

Source: Internet
Author: User
Tags ssis

The scope of Connection manager for SSIS is divided into package and project, and the connection manager created in the package scope can only be used in the current package and cannot be used in other package All package can use Connection Manager in the current project scope.

1, create the package scope connection Manager

This localhost.db_study can only be used in the current package.

2. Create connection Manager for project scope

When Project.LocalHost.DB_Study.conmgr is created, the connection manager,ssis in the package's connection managers will precede the name (Project) To identify the scope of the Connection Manager is project.

If a connection manager is used by another package in project, creating Connection Manager in Project's connection managers is better, and when you modify the link, you only need to modify it once, All package references to the Connection Manager can be modified synchronously.

The scope of Connection manager for SSIS is divided into package and project

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.