Moving SSAS 2005 Database using XMLA script !! -
06-29-2006
, 10:44 AM
Hi All,
I am in the process of migrating my SSAS 2000 cubes to SSAS 2005. I
used the migration utility in SSAS 05 to migrate my SSAS 2000 database
and cubes to SSAS 2005 . This works fine. I was also able to generate
XMLA script using the create script command in SSAS 05.
My question is that is there a way to call this XMLA script from a
vbscript so that I can create an installer that would handle the SSAS
05 database installation.
I want to be able to run this script somehow from command line to
create the database.
Please help.
mav |