Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
I already install sql server 2012 on my local machine . how to install SSIS Package in sql 2012
Posted
Comments
PIEBALDconsult 4-Jul-15 23:06pm    
If you also installed SSIS in the SQL Server instance, then you can deploy an SSIS project/package via Visual Studio, or with the isdeploymentwizard command-line utility (which is how my team does it now.
http://blogs.msdn.com/b/mattm/archive/2011/07/15/deploying-to-the-ssis-catalog.aspx

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900