Latest Author Articles
| MS Paper: Precision Considerations for Analysis Services Users |
| Written by Denny Lee, Eric Jacobsen | |
| Sunday, 07 October 2007 10:22 | |
|
This white paper covers accuracy and precision considerations in SQL Server 2005 Analysis Services. For example, it is possible to query Analysis Services with similar queries and obtain two different answers. While this appears to be a bug, it actually is due to the fact that Analysis Services caches query results and the imprecision that is associated with approximate data types. This white paper discusses how these issues manifest themselves, why they occur, and best practices to minimize their effect. Table of Contents Introduction |
Top Rated
- MS Document: Designing SQL Server 2005 Analysis Services Cubes for Excel 2007 PivotTables
- Functionality & Performance Testing Analysis Services 2005 with Teradata v12
- Identifying and Resolving MDX Query Performance Bottlenecks in SQL Server 2005 Analysis Services
- MS Paper: 2007 Microsoft Office System Business Intelligence Integration with SQL Server 2005
- Configuring HTTP Access to SQL Server 2005 Analysis Services on Microsoft Windows XP
- Why Local Cube Creation with ASSL is Superior to Local Cube Creation with the Create Global Cube Com
- Analysis Services Many-to-Many Dimensions: Query Performance Optimization Techniques
- Analysis Services Distinct Count Optimization
MS Paper: Precision Considerations for Analysis Services Users