我正在努力找到要下载的正确版本的软件,以便通过SQL Server客户端免费获得BIDS。
我尝试安装SQL Server 2008 R2版。我能够看到BIDS。但是,当我启动它时,我得到的错误如下:
To design Integration Services Packages in Business Intelligence Development Studio, Integration
Services has to be installed by one of these editions of SQL Server 2008 R2: Standard,Enterprise,
Developer, or Evaluation. To install Integration Services, run SQL Server Setup and select
integration services
请帮忙
答案 0 :(得分:2)
没有BIDS的免费版本。
您需要SQL Server 2008 Standard,Developer或Enterprise版才能访问BIDS。例如,您可以通过亚马逊获取它。
修改强>:
您可以通过此链接查看不同版本及其功能,正如Jithin在评论中指出的那样:http://msdn.microsoft.com/en-us/library/cc645993%28v=sql.100%29.aspx
答案 1 :(得分:0)
因此,从本质上讲,您运行的是支持BIDS的SQL Server版本,您只需设置集成服务即可在安装机器上运行。