将在VS 2010中开发的SSIS包在SQL Server 2012环境中运行

时间:2021-08-09 16:37:57

Will SSIS package developed in Visual Studio 2010 run on SQL Server 2012 environment? I'm trying to create a new package in VS 2010 but the server runs SQL Server 2012 will it work ?

Visual Studio 2010中开发的SSIS包是否会在SQL Server 2012环境中运行?我正在尝试在VS 2010中创建一个新的包,但服务器运行SQL Server 2012它会工作吗?

1 个解决方案

#1


I'm fairly sure yes it will as 2012 is backwards compatible. But @christiandev is correct, try a small/simple package and try it.

我非常肯定是的,因为2012年是向后兼容的。但@christiandev是正确的,尝试一个小/简单的包,并尝试它。

#1


I'm fairly sure yes it will as 2012 is backwards compatible. But @christiandev is correct, try a small/simple package and try it.

我非常肯定是的,因为2012年是向后兼容的。但@christiandev是正确的,尝试一个小/简单的包,并尝试它。