dbTalk Databases Forums  

Transfer Cubes in 2005? Cub, Cab, ??

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


Discuss Transfer Cubes in 2005? Cub, Cab, ?? in the microsoft.public.sqlserver.olap forum.



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

Default Transfer Cubes in 2005? Cub, Cab, ?? - 05-18-2006 , 03:31 PM






I am trying to get a cube from a client for testing my app against.
They sent me a cub file which I can open in Excell but how do I get it
into AS2005? Is there another way they should export it out? Sorry if
this is a simple problem. I am still trying to get into this 2005
stuff.


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

Default Re: Transfer Cubes in 2005? Cub, Cab, ?? - 05-18-2006 , 05:13 PM






you can backup/restore
or
generate the script and apply the script on target server (into management
studio, right click the database then generate the script)
or
import the database in VS2005, compile (an asdatabase file is created), and
use the deployment wizard on the target server (or if you have created your
project in VS there is no need to import it from the server)

or my favorite way:

synchronize 2 instances or 2 servers (doesn't works on the same instance)
(again in the mgmt studio)
Usefull when you have dev and production servers or you use an instance to
process and when the process is other you deploy the processed database on
the prod server, or you have more then 1 server to deploy. you can easely
schedule the synchronization process. this way also keep the security setup
on the dest. server.

<gslim (AT) blizzardice (DOT) com> wrote

Quote:
I am trying to get a cube from a client for testing my app against.
They sent me a cub file which I can open in Excell but how do I get it
into AS2005? Is there another way they should export it out? Sorry if
this is a simple problem. I am still trying to get into this 2005
stuff.




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.