请与ssis包共享SQL server 2008 r2的链接

问题描述:

我想用ssis包下载sql server 2008 42的链接。请分享一下。



我尝试过:



I want to download link for sql server 2008 42 with ssis package. Please share come.

What I have tried:

I tried to download but i can't get the ssis package.I want to download link for sql server 2008 42 with ssis package. Please share come.

SQL Server的免费版本不支持SSIS。



如果您注册免费的Visual Studio Dev Essentials帐户,则可以下载SQL Server 2016的开发人员版,其中包括SSIS。但是,您只能将其用于开发,而不能用于实时应用程序。



SQL 2008 R2 Developer Edition从未免费提供。您只能通过MSDN订阅获得它。
SSIS is not supported in the free versions of SQL Server.

If you sign up for a free "Visual Studio Dev Essentials" account, you can download the Developer edition of SQL Server 2016, which includes SSIS. However, you can only use this for development, and not for live applications.

SQL 2008 R2 Developer Edition was never freely available. You could only obtain it with an MSDN subscription.