SQL Server 2008 Express 集成服务

SQL Server 2008 Express 是否支持集成服务?当我尝试创建一个 Integration Services 项目时,它说我必须安装 Integration Services,但我在安装设置中找不到该选项.我该如何安装它?谢谢

Does SQL Server 2008 Express support Integration Services? When I try to create an Integration Services project, it says that I have to install Integration Services, but I cannot find the option in the setup for the installation. How can I install it? thanks

推荐答案

不,它没有.来自 SQL Server 2008 各版本支持的功能R2:

您至少需要运行标准版.

You need to be running at least Standard Edition.

相关文章