![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We're creating an installation for a web based product and would like to include a sample OLAP cube for use with the application. Currently, we are using msmdarch.exe to install a CAB file with the cube to a given server. We would more control over the installation - being able to modify the datasource, etc. Is there any way to accomplish this programatically? (i.e., similar to what you might to when installing/setting up a database on a remote server using transact sql from within the setup app?). Thanks, -- da |
#3
| |||
| |||
|
|
Microsoft provide a COM API called Decision Support Objects (DSO) that can be used to programatically manipulate your cube struture. All you need is a COM-compliant language - VB Script works fine! HTH Jamie Thomson http:///www.conchango.com "da" wrote: We're creating an installation for a web based product and would like to include a sample OLAP cube for use with the application. Currently, we are using msmdarch.exe to install a CAB file with the cube to a given server. We would more control over the installation - being able to modify the datasource, etc. Is there any way to accomplish this programatically? (i.e., similar to what you might to when installing/setting up a database on a remote server using transact sql from within the setup app?). Thanks, -- da |
#4
| |||
| |||
|
|
Can the CUBE be manipulated remotely with DSO? "Jamie" <Jamie (AT) discussions (DOT) microsoft.com> wrote in message news:3EFEFCD8-BAD3-42E9-B4D6-F10A2C05D7F8 (AT) microsoft (DOT) com... Microsoft provide a COM API called Decision Support Objects (DSO) that can be used to programatically manipulate your cube struture. All you need is a COM-compliant language - VB Script works fine! HTH Jamie Thomson http:///www.conchango.com "da" wrote: We're creating an installation for a web based product and would like to include a sample OLAP cube for use with the application. Currently, we are using msmdarch.exe to install a CAB file with the cube to a given server. We would more control over the installation - being able to modify the datasource, etc. Is there any way to accomplish this programatically? (i.e., similar to what you might to when installing/setting up a database on a remote server using transact sql from within the setup app?). Thanks, -- da |
#5
| |||
| |||
|
|
Yes. "da" wrote: Can the CUBE be manipulated remotely with DSO? "Jamie" <Jamie (AT) discussions (DOT) microsoft.com> wrote in message news:3EFEFCD8-BAD3-42E9-B4D6-F10A2C05D7F8 (AT) microsoft (DOT) com... Microsoft provide a COM API called Decision Support Objects (DSO) that can be used to programatically manipulate your cube struture. All you need is a COM-compliant language - VB Script works fine! HTH Jamie Thomson http:///www.conchango.com "da" wrote: We're creating an installation for a web based product and would like to include a sample OLAP cube for use with the application. Currently, we are using msmdarch.exe to install a CAB file with the cube to a given server. We would more control over the installation - being able to modify the datasource, etc. Is there any way to accomplish this programatically? (i.e., similar to what you might to when installing/setting up a database on a remote server using transact sql from within the setup app?). Thanks, -- da |
#6
| |||
| |||
|
|
Yes. "da" wrote: Can the CUBE be manipulated remotely with DSO? "Jamie" <Jamie (AT) discussions (DOT) microsoft.com> wrote in message news:3EFEFCD8-BAD3-42E9-B4D6-F10A2C05D7F8 (AT) microsoft (DOT) com... Microsoft provide a COM API called Decision Support Objects (DSO) that can be used to programatically manipulate your cube struture. All you need is a COM-compliant language - VB Script works fine! HTH Jamie Thomson http:///www.conchango.com "da" wrote: We're creating an installation for a web based product and would like to include a sample OLAP cube for use with the application. Currently, we are using msmdarch.exe to install a CAB file with the cube to a given server. We would more control over the installation - being able to modify the datasource, etc. Is there any way to accomplish this programatically? (i.e., similar to what you might to when installing/setting up a database on a remote server using transact sql from within the setup app?). Thanks, -- da |
![]() |
| Thread Tools | |
| Display Modes | |
| |