Integration Services Project Conversion Wizard
The Integration Services Project Conversion Wizard converts a project to the project deployment model.
Note
|
|---|
|
If the project contains one or more datasources, the datasources are removed when the project conversion is completed. To create a connection to a data source that can be shared by the packages in the project, add a connection manager at the project level. For more information, see Add, Delete, or Share a Connection Manager in a Package. |
|
What do you want to do? |
|
Do one of the following to open the Integration Services Project Conversion Wizard.
-
Open the project in Visual Studio, and then in Solution Explorer, right-click the project and click Convert to Project Deployment Model.
-
From Object Explorer in Management Studio, right-click the Projects node and select Import Packages.
Depending on whether you run the Integration Services Project Conversion Wizard from Visual Studio or from SQL Server Management Studio, the wizard performs different conversion tasks. For more information, see Deploy Projects to Integration Services Server.
Note
|
|---|
|
The Locate Packages page is available only when you run the wizard from Management Studio. |
The following option displays on the page when you select File system in the Source drop-down list. Select this option when the package is resides in the file system.
The following options display on the page when you select SSIS Package Store in the Source drop-down list. For more information about the package store, see Package Management (Legacy SSIS Service).
The following options display on the page when you select Microsoft SQL Server in the Source drop-down list. Select this option when the package resides in Microsoft SQL Server.
Update Execute Package Tasks contain in the packages, to use a project-based reference. For more information, see Execute Package Task Editor.
Note