dbTalk Databases Forums  

SSAS2005: How to script cube?

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


Discuss SSAS2005: How to script cube? in the microsoft.public.sqlserver.olap forum.



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

Default SSAS2005: How to script cube? - 04-24-2006 , 08:36 PM






So far, I have been using business intelligence development studio's wizards
to create cubes and dimensions. How can I create cubes using script language
like

CREATE CUBE MY CUBE

CREATE DIMENSION MY DIMENSION...

Is it possible??

TIA...

Reply With Quote
  #2  
Old   
Jeje
 
Posts: n/a

Default Re: SSAS2005: How to script cube? - 04-24-2006 , 11:07 PM






see the XML/A commands
and other DDL language
(see the help and serach on the web for more info)

using the management studio...
but the best way to start is to right click on a cube, then select the right
option and the management studio will generates the complete syntax to
create the cube.


"sqlster" <nospam (AT) nospam (DOT) com> wrote

Quote:
So far, I have been using business intelligence development studio's
wizards
to create cubes and dimensions. How can I create cubes using script
language
like

CREATE CUBE MY CUBE

CREATE DIMENSION MY DIMENSION...

Is it possible??

TIA...



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.