dbTalk Databases Forums  

Update OLAP CubeStructure

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


Discuss Update OLAP CubeStructure in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
songmu
 
Posts: n/a

Default Update OLAP CubeStructure - 12-17-2003 , 10:34 AM






Hi, everyone. I am a beginner. I have a question about update OLAP cube
structure.

I have a cube named "MSP_ASSN_FACT" (used in project server) and the cube
has some dimensions and measures. the cube has been created. now I want to
insert into a table and change the relations( remove a join and append a new
join) in these tables in VB using programming. so I set the DSO object
clsCube's FromClause property to 'table1,table2,table3' (table3 is the table
I want to insert). and then, set the clsCube's JoinClause property to change
the relation in these tables. the joinclause include all joins except the
join I want to remove. ok, I update the cube. not error message to display.
so I think the update is successful.

when I checked the cube in Analysis manager. I found the table3 had been
inserted and the new join is created. it is ok. but the join I wanted to
remove is still exist. in my joinclause I not set the join I want to remove.
why the join still exist?







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.