Retrieving Data

PivotTable® Service can be used by a client application to connect to any of the following data sources:

To browse and analyze the data, you can use a multidimensional expressions (MDX) query that represents the dataset you want to retrieve from the database or cube.

Each MDX query is executed using the appropriate interfaces in the OLE DB Command object and results in the creation of either a Dataset object or a flattened rowset. For more information about rowsets, see the OLE DB documentation. For more information about MDX queries, see Building an MDX Query.

SQL statements upon local cubes are not supported.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.