Some coding tips when using Analysis Management Objects (AMO) methods
Continue Reading
SSMS
Testing/Troubleshooting Analysis Service Cube Security from SQL Server Management Studio
Analysis Service Security model is role based and relies on Windows authentication. This could pose a challenge for development and support teams to test/troubleshoot role permissions because of sensitivities around windows password. Thankfully Microsoft SQL Server Management Studio (SSMS) provides a feature to test/troubleshoot role permissions and the best thing is – you don’t need to know the password of the windows account you are testing. Continue Reading