Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum DBA Videos
internet.com

» Database Journal Home
» DBA Videos
» Database Articles
» Database Tutorials
MS SQL
Oracle
MS Access
MySQL
DB2
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed



follow us on Twitter

Marketplace Partners
Be a Marketplace Partner

internet.commerce
Be a Commerce Partner


















eBay Sees Strong Quarter on PayPal Growth

Mozilla Patches 14 Firefox Security Flaws

Juniper Sees Lift From Carriers, Enterprise IT

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


Database Journal | DBA Support | SQLCourse | SQLCourse2









Related Articles
Introduction to SQL Server 2000 Analysis Services: Creating Our First Cube
Introduction to SQL Server 2000 Analysis Services: Working with Dimensions
Introduction to SQL Server 2000 Analysis Services: Handling Time Dimensions

Software Lead – C#, .Net - INTERVIEW NOW! (IL)
Next Step Systems
US-IL-Libertyville

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

MS SQL

October 10, 2005

Introduction to MSSQL Server Analysis Services: Introducing Data Source Views

By William Pearson

About the Series ...

This article is a member of the series Introduction to MSSQL Server Analysis Services. The series is designed to provide hands-on application of the fundamentals of MS SQL Server Analysis Services, with each installment progressively presenting features and techniques designed to meet specific real - world needs. For more information on the series, please see my initial article, Creating Our First Cube.

Note: This article examines exciting new features of MSSQL Server 2005. To follow along with the steps we undertake, the following components, samples and tools are recommended, and should be installed according to the respective documentation that accompanies MSSQL Server 2005:

  • Microsoft SQL Server 2005 Database Engine
  • Microsoft SQL Server 2005 Analysis Services (SSAS)
  • Business Intelligence Development Studio
  • Microsoft SQL Server 2005 sample databases
  • The Analysis Services Tutorial sample projects and other samples that are available with the installation of the above.

To successfully replicate the steps of the article, you also need to have:

  • Membership within one of the following:
    • the Administrators local group on the Analysis Services computer
    • the Server role in the instance of Analysis Services.
  • Read permissions within the SQL Server 2005 sample databases we access within our practice session.

Note: Current Service Pack updates are assumed for the operating system, MSSQL Server 2005 ("MSSQL Server"), MSSQL Server 2005 Analysis Services ("Analysis Services"), MSSQL Server 2005 Reporting Services ("Reporting Services") and the related Books Online and Samples. Images are from a Windows 2003 Server environment, within which I have also implemented MS Office 2003, but the steps performed in the articles, together with the views that result, will be quite similar within any environment that supports MSSQL Server 2005 and its component applications.

Introduction

The release of MSSQL Server 2005 ushers in a plethora of enhancements over the feature set available within MSSQL Server 2000. Proclaimed as the "BI Release" for good reason, the integrated Microsoft business intelligence solution has witnessed advances in power, scope and user friendliness that I have found impressive, as I have begun implementing it among my clients. As a Business Intelligence architect, I am discovering that, along with these enormous improvements, the further integration of MSSQL Server, Analysis Services and Reporting Services within the centralized Business Intelligence Development Studio, has proven to be a dramatic step in the "commoditization of BI" that I have predicted since I began working with MS OLAP Services in MSSQL Server 7.0, through its further evolution to MSSQL Server 2000 Analysis Services.

In this article, I will introduce a significant improvement that underlies the new Analysis Services development approach, the Data Source View. A Data Source View is a design-time object that makes its home in the workbench environment of the Business Intelligence Development Studio. Its purpose, as we shall see, is to provide an abstract layer that bridges front-end and back-end components in a single, unified interface. The Data Source View thus provides a much richer, productivity-oriented developer experience while making possible the implementation of consistent standards within an Analysis Services Project. An understanding of Data Source Views is critical to any development project in Analysis Services, and once we get a grasp of its utility, we can appreciate that it represents an advance in modeling, design and creation of sophisticated sources for multi-dimensional analysis.

In this article, we will:

  • Introduce the Analysis Services 2005 concept of Data Source Views;
  • Discuss the nature and relationship of Data Sources and Data Source Views;
  • Introduce the Business Intelligence Development Studio;
  • Create a new Analysis Service Project;
  • Define a Data Source;
  • Define a Data Source View;
  • Introduce the Data Source View Designer.


Go to page: 1  2  3  4  5  6  Next  

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

MS SQL Archives








Latest Forum Threads
MS SQL Forum
Topic By Replies Updated
Maintaining System Tables? reymar 2 July 24th, 02:24 PM
Writing dynamic sql to txt file ssingh 1 July 14th, 06:25 PM
Email Script kappa02 1 July 10th, 07:51 PM
Impersonate to Create Database cuctitanium 2 July 8th, 12:34 PM