Getting Started with Adobe After Effects - Part 6: Motion Blur
A collection of quick technology learning tips from what people around you learn every day

SSIS SQL Task can execute MDX statements

Aug 3 2011 10:33AM by Guenter   

While looking for a method to execute MDX statements inside a SSIS package I found out, that you can use the SQL Task for this purpose.

Just set the Connection Type to "ADO.NET" and IsQueryStoredProcedure to "False", supply the SQL Task with an OLEDB Connection of type ".NET Providers for OleDb\Microsoft OLE DB Provider for Analysis Services" and enter the MDX statement as SQL statement.

(I found out about this on SQL 2005)

Read More..   [0 clicks]

Published under: SQL Server Tips ·  ·  ·  · 


Guenter
28 · 6% · 1822
5
 
0
Knew
 
 
0
Incorrect
 
0
Interesting
 
0
Forgotten



Submit

1  Comments  

  • Have you tried this on 2008 R2? I have got the execute SQL task to run successfully but my MDX statement (tested in sql management studio) is not actually updating the cube. Did you add a "commit transaction" to your statement somehow?

    commented on Oct 26 2012 5:47AM
    maxwellhill
    2891 · 0% · 2

Your Comment


Sign Up or Login to post a comment.

"SSIS SQL Task can execute MDX statements" rated 5 out of 5 by 5 readers
SSIS SQL Task can execute MDX statements , 5.0 out of 5 based on 5 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]