This release includes the following fixes and new functionality:
- Updates to GetCubeLastProcessedDate to work with perspectives
- Fixes to reports that call Discover functions
- improving drillthrough functions against perspectives
- improving ExecuteDrillthroughAndFixColumns logic
- fixing situation where MDX query calling certain ASSP sprocs which opened external connections caused deadlock to SSAS processing
- small fix to Partition code when DbColumnName property doesn't exist
- changes to FileSystemCache class to allow clearing the standby file system cache (in addition to the active file system cache)
- adding ClearAllCaches sproc to clear the Analysis Services cache in addition to the active and standby file system cache
- adding AssemblyVersion sproc so you can detect the version of ASSP that's deployed easily
Use the ASSP 2005 download for deployment to Analysis Services 2005.
Use the ASSP 2008 download for deployment to Analysis Services 2008 or 2008 R2
The SQLQuery download can be deployed to either Analysis Services 2005, 2008, or 2008 R2
See
Installation Instructions for step-by-step instructions.
Download the source code from the
Source Code tab if you want to:
- compile the source code yourself
- view sample MDX queries calling ASSP functions
- get the RDL files so you can deploy the ASSP reports