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

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

News Via RSS Feed


follow us on Twitter





Brocade Doubles Down on 16 Gbps Fibre Channel

Microsoft Wants iOS Apps to Run on WP7

Avaya Debuts New Virtual Services Switch
Database Journal |DBA Support |SQLCourse |SQLCourse2







Technical Specialist – Pre-sales (MA)
Next Step Systems
US-MA-Littleton

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

MS SQL

July 11, 2005

Introduction to MSSQL Server Analysis Services: Mastering Enterprise BI: Relative Time Periods in an Analysis Services Cube, Part II - Page 7

By William Pearson

Re-Align the New Analysis Services Database to Use the Enhanced Source Database

The final step of preparatory step for adding relative time capabilities to the Warehouse cube clone is to point the new Analysis Services database to the enhanced Access database. Recall that our modified database contains structural elements to support the relative time dimension.

We can accomplish this source re-alignment with the following steps:

1.  Expand the new Relative Time Sample database by clicking the "+" sign to its left.

2.  Expand the Data Sources folder that appears, just below the expanded Relative Time Sample database.

3.  Right-click the FoodMart data source that appears.

4.  Select Edit from the context menu that appears, as depicted in Illustration 30.

Click for larger image

Illustration 30: Editing the Data Source

The Data Link Properties dialog appears, defaulted to the Connection tab. Since we are simply re-pointing to another MS Access database, we will only need to make minimal changes at this level.

5.  Type the following into the bottom selector box on the dialog, just under the title "3. Enter the initial catalog to use":

D:\Program Files\Microsoft Analysis Services\Samples\RelativeTimeSample

NOTE: If you placed your copy of the database in another location, type in the correct location here, instead.

6.  Click Test Connection to ascertain connectivity.

A Data Link message box appears, indicating that the Test connection succeeded.

NOTE: An error here likely means an incorrectly typed path. See the steps above if this is the case.

7.  Click OK to dismiss the message box.

The Data Link Properties dialog, Connection tab, appears as shown in Illustration 31.


Illustration 31: Our Modifications to the Data Link Properties Dialog – Connection Tab

8.  Click OK on the Data Link Properties dialog to accept changes and close it.

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

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.

 

 



Latest Forum Threads
MS SQL Forum
Topic By Replies Updated
SQL 2005: SSIS: Script Component: Working with BLOB 0010 4 January 27th, 03:03 PM
Will an MS SQL db table trigger affect the value returned by scope_identity? wreade 2 December 19th, 04:48 PM
BULK UPDATE error benedec 1 December 14th, 08:39 AM
Toggling problem in Matrix report ssrs 2008 dev_ritesh 0 December 2nd, 02:17 PM