[This topic is
pre-release documentation and is subject to change in future releases. Blank
topics are included as placeholders.]
This sample works only with SQL Server 2005
and SQL Server 2008. It will not work with any version of SQL Server earlier
than SQL Server 2005.
The
ascmd command-line utility enables a database
administrator to execute an XMLA script, Multidimensional Expressions (MDX)
query, or Data Mining Extensions (DMX) statement against an instance of
Microsoft SQL Server Analysis Services. This command-line utility contains
functionality for Analysis Services that resembles the sqlcmd
utility included with SQL Server. For more information, see the topic sqlcmd Utility in SQL Server. The execution
results of the script, query, or statement can be stored in a file together
with relevant SQL Server Profiler trace information
For
complete documentation of this utility, please see the wiki
page for it in CodePlex.