Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

open a SSIS package in design view fro SSIS catalog

$
0
0
A question for SSIS package in SSIS catalog.Is there a way on server to open a package in data tool?I know it is not good practice to open it directly on server, but sometimes I need to do a quick troubleshooting of the SSIS package, I used to be able to open the package directly from Data tool or Visual studio BI tool to look at the package, for we deployed the packages to the file system. Now we are using the SSIS catalog to deploy packages, it is not easy or not a way to open the package in design view any more, at least I have not found a way to do that on server like dev, test , production environment.I have to open it in source control to look at it , but I would also like to know if there is a way to open the package on server from SSIS catalog.Thanks

Viewing all articles
Browse latest Browse all 3145

Trending Articles