· I use VS 2015 Pro 14.0.25431.01 update 3. SSDT is 14.0.61712.050. I configured the project as SQL 2014 TargetServerVersion (in project properties) since db is 2014. I am using package deployment model, not project deployment. therefore when r.click on package i do not have deploy. I need to deploy a package to the 2014 msdb. I have seen under File - Save Copy of Package , I can choose between FileSystem, SQL Server , SSIS package store. Is this corect and can I use this for deploying to msdb db in SQL 2014 from VS 2015?
Thank you,