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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Que on Datawarehouse ...cubes

Author  Topic 

s
Starting Member

5 Posts

Posted - 2003-02-06 : 00:10:59
Hi all,

I am new to DW and also Analysis manager.
I created a cube to view the result in differnt ways.
There are somany users who check the data using this cube
and now i have to give this cube to them...
will have to load sql server or analysis manager there
or will i have to do some thing other than that.
Is there is any other option to give this cube to them
to check the data.............................
as .exe of other applications..................

Thanks



s

chadmat
The Chadinator

1974 Posts

Posted - 2003-02-06 : 01:02:58
A Data Warehouse is just like any other DB. It should be hosted on a server, and you can either develop an application that accesses the cube, or the users can connect to it with Excel or other 3rd Party products.

-Chad

Go to Top of Page

s
Starting Member

5 Posts

Posted - 2003-02-13 : 02:40:35
Hi Chad,

Thanks for u r reply
can u tell me how to host cube on the server and how to
access from the Excel or Crystal Reports...

Thanks

s
Go to Top of Page
   

- Advertisement -