We have a server that we deploy our SSIS packages to and run them on. We currently have MS SQL Server 2005 on it but would like to ugrade to at least 2008. However, I don't want to cause problems with the current 2005 packages that run daily
(or more often) until we can get them converted to the next version. Can we have more than one version of Integration Services installed on one system and if so, how do we call the 2005 version of DTEXEC for our current jobs until we're ready
to convert them to the next version?
↧