Deploy a particular package
Hello all,
I have a SSIS project which includes 8-10 packages. I opened it in BIDS and made modification in 1 of the packages. Now I want to redeploy that particular package to sql server. If I rebuild the project and then redeploy the project again by running manifest
file it would redeploy all the packages. But I want to redeploy just the particular package that I modifiied. How can I do this.
Thanks.
May 18th, 2011 11:13am
Hi Ryan_XH as I can see you can simply
go to File-Save Copy As and choose the Data Store as the destination.
Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
May 18th, 2011 11:22am