How do I view the SSIS packages in SQL Server Management Studio?

前端 未结 7 1987
盖世英雄少女心
盖世英雄少女心 2021-02-04 23:04

Argh! I created an SSIS package via an Import Wizard and I can\'t find the SSIS packages on the server using Management Studio. Execute an SSIS package doesn\'t appear as an opt

7条回答
  •  星月不相逢
    2021-02-04 23:37

    If you deployed the package to the "Integration Services Catalog" on SSMS you can retrieve the package using Visual studio.

提交回复
热议问题