SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Training
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Article Topics

All Articles
Performance Tuning
Audit
Business Intelligence
Clustering
Reporting Services
SQL Azure
Developer
General DBA
ASP.NET / ADO.NET
SQL Azure

USEFUL SITES :

ASP.NET Tutorials
Windows and SQL Azure Tutorials
Cloud Hosting Magazine
SharePoint Tutorials
Windows Server Help

Write for Us

Share your SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server

More     
 
Latest FAQ's

Add Node to A SQL Server failover Cluster failed with invalid ...
SQL Server Destination remote server error
Setting Up Data And Log Files For SQL Server
Will Check Constraints Improve Database Performance?

More     
   
Latest Software Reviews

dbForge Review
Spotlight on ApexSQL Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Data Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Doc 2008

More     

articles >> business intelligence >> Create Local Cubes with Microsoft SQL Server ...

Create Local Cubes with Microsoft SQL Server 2000 and Microsoft Office

By : Shushmul Maheshwari
Apr 14, 2005

Page 2 / 5


Creating Local Cubes

Now that you understand what local cubes are, we can get down to learning how to make them. In the following section we will learn how to create a local cube by integrating Microsoft SQL Server and Microsoft Office.

The process of creating a local cube consists of the following steps regardless of the storage mode you choose:

  • Define dimensions and measures and calculated members.
  • Define levels, member properties and other objects.
  • Populate the cube with data.
  • Plot the dimensions and measures into the cube structure.
  • Run the cube by connecting to the source provider.


Creating MOLAP Local Cubes with Office

To create a local cube, you must have a tabular data provider as its data source. Tabular data is made up of attributes defined in tables that set the parameters of the map features. In ROLAP you can pick up the data from a RDBMS, which is a tabular data provider, where as in MOLAP since you do not use a RDBMS, the analysis server acts as the tabular database. We will be using the PivotTable and PivotChart features of Excel only to define the local cubes. The PivotTable or PivotChart gets its external data from an OLAP server database.

Making a Local Cube Using the PivotTable in Excel

To make a local cube, you first need to create a new database on the analysis server with the help of an analysis manager. This database will serve as your source for building a multidimensional cube. We will skip the creation of a database as that is beyond the scope of this article. Instead, we will pick up the sample data called FoodMart 2000 Microsoft Access database that resides in the analysis services of SQL Server 2000. We will first create a PivotTable report, using Excel and connect it to the warehouse and sales server cube that is available in the FoodMart database. We will then use this report to create a local cube.

Create a PivotTable Report and Connect it to a Server Cube

1. Open a new workbook in Excel 2000. On the Data menu, click PivotTable and Pivot Chart Report.

2. In step 1 of the PivotTable and PivotChart Wizard, click External data source. Then click Next.

3. In step 2 of the Wizard, click Get Data.

4. In the Choose Data Source dialog box, click the OLAP Cubes tab and then click <New Data Source>. Click OK to go to the next step.

5. In the Create New Data Source dialog box, you will name your data source and select an OLAP provider for the database you want to access. Enter Remote Reps Cube in the first box and select Microsoft OLE DB Provider for OLAP Services 8.0 from the list in the second box.


<< Prev Page     Next Page>>    








C# Help and Tutorials | PHP MySQL Tutorial | Sharepoint Tutorial | Azure Tutorial | Cloud Hosting Magazine | ASP.NET Tutorials | Windows Server Help | Windows Phone Pro | Silverlight Ace | Visual Studio Tutorials | Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | SQL Server Training Videos | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 2010 Jude O'Kelly. All rights reserved