In the following task, you open Business
Intelligence Development Studio and create a new Microsoft SQL Server 2005
Analysis Services (SSAS) project named Analysis Services Tutorial, based on the
Analysis Services Project template. A project is a collection of related
objects. Projects exist within a solution, which includes one or more projects.
For more information, see Defining an Analysis Services Project.
- Click
Start, point to All Programs, point to Microsoft SQL Server 2005, and then click SQL Server Business
Intelligence Development Studio.
The Microsoft Visual
Studio 2005 development environment opens.
- Close
the Start
Page
tab. On the File menu of Visual Studio, point
to New, and then click Project.
The Microsoft Visual
Studio 2005 development environment opens.
- Close
the Start
Page
tab. On the File menu of Visual Studio, point
to New, and then click Project.
You can use Business
Intelligence Development Studio to create several different types of projects,
either from templates that are installed with Visual Studio or from templates
that you define. The templates that are installed depend on which Microsoft SQL
Server 2005 components you install.
- In
the New
Project
dialog box, select Business
Intelligence Projects
in the Project
types
pane, and then select Analysis
Services Project
in the Templates pane.
Notice the default
project name, the default solution name, and the default project location in
the bottom of the dialog box. By default, a new directory will be created for
the solution.
- Change
the project name to Analysis
Services Tutorial,
which also changes the solution name, and then click OK.
- You have successfully created the Analysis Services Tutorial project, based on the Analysis Services Project template, within a new solution that is also named Analysis Services Tutorial.