analysis services

SQLServerCentral Article

Analysis Services : OLEDB Error while processing in SSAS

  • Article

Problem This is one of the errors that I frequently encounter while deploying or processing SSAS OLAP cubes on the client's computers or on a remote server. Recently, one of my team members also faced the same issue and so I thought to write a resolution for the issue. The error is something like this: […]

5 (3)

You rated this post out of 5. Change rating

2020-02-03

4,242 reads

Technical Article

Dynamically set DTSDestination column name from variable

  • Topic

I need to be able to set the DTSDestination column dynamically using a variable for the column name.  Here is the code I am using:   strColName = cstr(DTSSource("ColName"))    DTSDestination(strColName ) = DTSSource("QVal") I am getting the error "Invalid procedure call or argument: 'DTSDestination'".  I'm sure that I am just missing something.Thanks!

You rated this post out of 5. Change rating

2004-10-04

3 reads

Technical Article

RE: DB Design Question

  • Reply

1) Is 3rd normal form a good goal to shoot for when designing a DB?  Or, is that probably "too normalized" in practice because it's probably "asking for trouble" later on when trying to optimize?I would personnaly say the goal is all normal forms that can be reached. I have studied and studied these to […]

You rated this post out of 5. Change rating

2004-05-14

Technical Article

RE: Report Preview

  • Reply

The performance is NOT slow. It is in the design/layout mode when laying out the report that it is slow(insert more detail lines or whatever).  I can mess around with the report changing properties like hiding a group header and all of sudden I will get the whole report in the Print Preview. However, I […]

You rated this post out of 5. Change rating

2004-04-26

Blogs

Real-World SQL Mastery: Your Hands-On, Mess-Free Sandbox

By

Are you ready to take your SQL skills from theoretical to tactical? If you've...

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers