dbTalk Databases Forums  

Re: MDX Updates

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Re: MDX Updates in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
T.K. Anand [MSFT]
 
Posts: n/a

Default Re: MDX Updates - 03-13-2006 , 07:18 PM






Try sending the SELECT statement from a different query window. If it
returns the wrong result, then your cube update transaction (in the first
query window) is not committed. Send a COMMIT TRANSACTION statement.

--
This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.


"Fabio GRANDE" <f.grande (AT) poker (DOT) it> wrote

Quote:
Hi All !

I'm quite sure You can help me, answering a simple(???) question...

I'm "playing" with Analysis Services (2005) and MDX Updates... I
really can't understand WHERE my updates go...

I'm doing all from "Query Window" of SQL Server Management Console :

1) I write (and launch) a simple MDX UPDATE CUBE.
2) If I SELECT the data I've just updated, I see what I expect.

3) If I go to browse my cube (always from SQLServer Management
Console), I can't see the new data... Even if I refresh or reconnect
the session (from browsing).

Why ? What am I missing ?

I would update cubes from CLR Triggers, letting users see new data
from cube browsing...

Hoping You can understand me...
TIA
Fabio G



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.