dbTalk Databases Forums  

MSAS2000 MDX DDL documentation

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


Discuss MSAS2000 MDX DDL documentation in the microsoft.public.sqlserver.olap forum.



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

Default MSAS2000 MDX DDL documentation - 09-14-2006 , 07:24 PM







Are DDL MDX commands in AS2000 to e.g. create measures, cubes etc?


Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: MSAS2000 MDX DDL documentation - 09-16-2006 , 10:27 PM






MDX DDL capabilites are limited, as discussed in this post:

http://groups.google.com/group/micro...olap/msg/ee924
fd62de39d37
Quote:
microsoft.public.sqlserver.olap > How to create a cube with MDX syntax

From: SQL Server Development Team [MSFT]
Date: Thurs, Jan 30 2003 1:53 pm

Unfortunately, MDX can only be used to create local cubes and mining
models - to create server cubes and objects, you must use DSO. If you
want
to create local cubes, you'll want to use the new "2nd edition" DDL
described in the whitepaper, "Using Data Definition Language with SQL
Server
2000 Analysis Services", located at
http://www.microsoft.com/sql/evaluation/BI/AnSvcDDL.asp. The CREATE
GLOBAL
CUBE statement described in the whitepaper is much easier to use than
the
full-blown CREATE CUBE statement described in Books Online.

Hope this helps,
Dennis Kennedy
...
Quote:

As mentioned above, the DSO (Decision Support Object) interface can be
used to create server cubes:

http://msdn.microsoft.com/library/de.../en-us/olapdmp
r/prrefintro_2mcl.asp
Quote:
Decision Support Objects Programmer's Reference

Microsoft® SQL Server™ 2000 Analysis Services offers substantial
opportunity for you to create and integrate custom applications. The
server object model, Decision Support Objects (DSO), provides interfaces
and objects that can be used with any COM automation programming
language such as Microsoft® Visual Basic® (version 5.0 and later).
Additionally, Microsoft Visual C++® programmers can use DSO. DSO objects
support both early and late binding.

The Programmer's Reference provides detailed information about DSO for
use in developing custom applications that interact with the Analysis
server.
...
Quote:

- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***


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.