Analysis Services Programming
Updating Information in a Cube
PivotTable® Service supports a number of methods of updating the contents of both server cubes and local cubes. Transaction support for writeback operations is provided by the transaction methods of the Microsoft® ActiveX Data Objects® (ADO) Connection object.
Topic | Description |
---|---|
Writing a Value Back to a Cell | Describes the different methods of updating the value of a cell in the cube itself, rather than through the cube's fact table |
Transaction Processing | Shows how to use the transaction methods provided by the ADO Connection object |