We are upgrading 2 server from SQL 2008 to SQL 2014.I found in SSIS solution, there are two ways to deploy ssis packages, one is project mode the other is package mode.We usually just copy the SSIS package file .dtsx to the server. We don't deploy it directly from Visual studio. Does it matter if we are in project deploy mode or we have to convert it to package deploy mode?Thanks,
↧