Installation of SQL Server Business Intelligence Development Studio

后端 未结 5 933
臣服心动
臣服心动 2020-12-06 01:03

I have installed Microsoft SQL Server 2005.

This consists of the configuration tools (SQL server configuration manager, SQL Error and usage Reporting, SQL Server Sur

5条回答
  •  离开以前
    2020-12-06 01:38

    http://msdn.microsoft.com/en-us/library/ms173767.aspx

    Business Intelligence Development Studio is Microsoft Visual Studio 2008 with additional project types that are specific to SQL Server business intelligence. Business Intelligence Development Studio is the primary environment that you will use to develop business solutions that include Analysis Services, Integration Services, and Reporting Services projects. Each project type supplies templates for creating the objects required for business intelligence solutions, and provides a variety of designers, tools, and wizards to work with the objects.

    If you already have Visual Studio installed, the new project types will be installed along with SQL Server.

    More Information

提交回复
热议问题