dbTalk Databases Forums  

Cube File

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


Discuss Cube File in the microsoft.public.sqlserver.olap forum.



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

Default Cube File - 09-09-2003 , 01:27 PM






Hi,

Somebody could tell me how can I create a file .CUB?

Thanks

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

Default Cube File - 09-09-2003 , 10:38 PM






There are a number of different ways of doing it....

1) You can easily use Microsoft Excel 2000, building a
Pivot Table. Whe you are in the pivot table you can use an
appropriate command to create local cube.

2) You could also create the local cube manually using
Proclarity.

3) You could automate the process using something like
http://www.localcubetask.com/

4) You could write your own code to create the cubes using
the 'old' CREATE CUBE
syntax, as detailed in BOL. Not recommended though since
it's very complicated.

5) You could write your own code to create the cubes using
the 'new' CREATE GLOBAL
CUBE, as detailed in this whitepaper:
http://www.microsoft.com/sql/evaluation/BI/AnSvcDDL.asp

HTH

Cheers,
Sanka

Courtesy : Chris Webb:Edoardo Antonucc
July 2002

Quote:
-----Original Message-----
Hi,

Somebody could tell me how can I create a file .CUB?

Thanks
.


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.