Analysis Services Programming
Client Operations in PivotTable Service
The following topics describe common client operations that can be performed using PivotTableĀ® Service.
Topic | Description |
---|---|
Error and Exception Handling | Describes recovering from multiple errors and determining the original source of an error using the Err object. |
Connecting to a Data Source | Illustrates the various methods for connecting a client application to a data source. |
Retrieving Schema Information | Describes how OLE DB schema rowsets can be retrieved. |
Retrieving Data | Shows how to execute queries and commands. It also explains different methods for retrieving the returned data. |
Updating Information in a Cube | Relates the different ways a cube or dimension can be modified. |
Building Local Cubes | Illustrates how to build a local cube. |