Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | NicoNel2000Starting Member
 
 
                                        12 Posts | 
                                            
                                            |  Posted - 2004-08-05 : 10:50:44 
 |  
                                            | I'm busy to create an application that display a A.Server cube structure in a treeview with checkboxes (vb.net).The user should select dimensions, measures,  etc, and then I want to programatically create a mdx "CREATE CUBE" statement.Anyone ever did this?"CREATE GLOBAL CUBE" aint gonna work..it automatically includes calculated members and all that.  Also I want the user to be able to set a limit to the cube size...something like that. |  |  
                                |  |  |  |