Analysis Services (SSAS)

SQLServerCentral Article

Synchronising Databases in SSAS 2005

  • Article

Planning for disaster recovery in SQL Server Analysis Services can be tricky. Fortunately SQL Server 2005 introduces the concept of a database synchronization, allowing you to transfer information and meta data from one server to another. Yaniv Mor brings us a look at this feature.

5 (2)

You rated this post out of 5. Change rating

2007-05-02

4,435 reads

SQLServerCentral Article

Connect to a Remote SSAS 2005 Database

  • Article

Connecting to a SQL Server 2005 database is a simple process, but connecting to an Analysis Services 2005 database takes a bit more effort. Longtime data warehousing author Jacob Sebastian brings us a quick tutorial on how you can connect from Management Studio.

5 (3)

You rated this post out of 5. Change rating

2007-05-01

7,744 reads

External Article

MDX Operators: The IsLeaf() Operator: Conditional Logic within Filter

  • Article

In this article, we will examine IsLeaf(), once again as a conditional logic modifier, but within the context of a filter. Combining IsLeaf() with the MDX Filter() function is another way we commonly see it in action in the business environment, and our exposure to the practical aspects of its employment in this way will serve to round out our overall awareness of the potential of IsLeaf().

2006-12-05

2,254 reads

External Article

MDX Operators: The IsLeaf() Operator: Conditional Logic within Calcula

  • Article

In this article, we will concentrate upon the useful IsLeaf() operator, from the perspective of its use within a calculation. We will discuss the straightforward purpose of the operator, to ascertain whether a member is a leaf-level member of a dimension; the manner in which IsLeaf() manages to do this; and ways we can leverage the operator to support effective conditional logic to meet various business needs within our own environments.

2006-11-28

1,949 reads

Blogs

Monday Monitor Tips: Lots of Postgres Options

By

Redgate Monitor is growing to include more than just Microsoft SQL Server monitoring. We...

Advice I Like: Experience and Aptitude

By

Experience is overrated. Most breakthrough accomplishments were done by people doing them for the...

Plan Time for Self-Development

By

As you begin the new year, if you don't already have time set aside...

Read the latest Blogs

Forums

Schlank werden leicht gemacht: Now Slim Kapseln Erfahrungen

By nowslimkapseln

Now Slim Kapseln Erfahrungen: Ein ausführlicher Blick auf die Vorteile und Ergebnisse In einer...

Issues with SQL Server 2022 Server

By alisonwheeler

Hello, At my work place I recently migrated our test environment to SQL Server...

Remote query is taking 99% cost of local sp execution

By anoop.mig29

So we have local sp in which remote table is udpated.this remote query part...

Visit the forum

Question of the Day

Data API Builder APIs

What formats of API endpoints can the Data API Builder present to clients when exposing the database?

See possible answers