SQL Server 2008 Business Intelligence Development Studio

August 2, 2016
When SQL Server 2012 was

SQL Server Management Studio is an integrated environment for accessing, configuring, managing, and administering all components of SQL Server. Management Studio combines a broad group of graphical tools with five rich script editors to provide access to SQL Server to developers and administrators of all skill levels. Management Studio is designed for developing and administering database objects, and for administering and configuring existing Analysis Services objects. If you are implementing a solution that uses SQL Server database services, or if you are administering an existing solution that uses SQL Server, Analysis Services, Integration Services, or Reporting Services, you should use Management Studio.

Business Intelligence Development Studio is an integrated environment for developing business intelligence constructs, such as cubes, data sources, reports, and Integration Services packages. BI Development Studio includes project templates that provide a context for developing specific constructs. For example, you can choose an Analysis Services project if your objective is to create an Analysis Services database that contains cubes, dimensions, or mining models.

In BI Development Studio, you can develop projects as part of a solution that is independent of any particular server. For example, you can include an Analysis Services project, a Integration Services project, and a Reporting Services project in the same solution. You can deploy the objects to a test server for testing during development, and later you can deploy the output from the projects to one or more staging or production servers.

If you are developing a solution that uses Analysis Services, Integration Services, or Reporting Services, you should use BI Development Studio.

SQL Server 2008 Reporting Services provides process components, tools, and programming interfaces for developing, managing, and using rich reports.

SQL Server 2008 Integration Services (SSIS) provides complete SSIS package creation and management tools such as SSIS Designer, Query Builder, Expression Builder, and several command prompt utilities.

SQL Server Configuration Manager is a tool to manage the services associated with SQL Server, to configure the network protocols used by SQL Server, and to manage the network connectivity configuration from SQL Server client computers.

SQL Server Profiler is a tool that captures SQL Server events from an instance of the Database Engine. The events are saved in a trace file that can later be analyzed or used to replay a specific series of steps when trying to diagnose a problem.

SQL Server Database Engine Tuning Advisor helps you select and create an optimal set of indexes, indexed views, and partitions without requiring an expert understanding of the structure of the database or the internals of SQL Server.

Source: msdn.microsoft.com
INTERESTING FACTS
INTERESTING VIDEO
Training course: MS SQL Server 2008: Business Intelligence
Training course: MS SQL Server 2008: Business Intelligence ...
consulta en SQL Server Business Intelligence Development
consulta en SQL Server Business Intelligence Development ...
Business Intelligence Development using SQL Server Tools
Business Intelligence Development using SQL Server Tools
Share this Post