- Instant SQL Server Analysis Services 2012 Cube Security
- Satya SK Jayanty
- 93字
- 2021-08-13 16:32:03
Getting ready
In order to fulfill the criteria we need the following prerequisites and steps:
- SQL Server 2012 Management Studio (SSMS)
- AdventureWorks2012 database: we can obtain the necessary database files and database product samples from SQL Server Database Product Samples downloads page http://msftdbprodsamples.codeplex.com/releases/view/55330.
Note
These sample databases cannot be installed on any version of SQL Server other than SQL Server 2012 RTM or higher.
- Ensure you install the databases to your specified 2012 version instance
- For the sake of this book I have created a new OLAP database using the
AdventureWorksDM.xmla
script file
推薦閱讀
- Java Web開(kāi)發(fā)學(xué)習(xí)手冊(cè)
- ASP.NET MVC4框架揭秘
- Python程序設(shè)計(jì)(第3版)
- Python金融數(shù)據(jù)分析
- 匯編語(yǔ)言程序設(shè)計(jì)(第3版)
- Backbone.js Blueprints
- Flux Architecture
- 微信小程序入門指南
- Spring+Spring MVC+MyBatis整合開(kāi)發(fā)實(shí)戰(zhàn)
- C程序設(shè)計(jì)實(shí)踐教程
- RealSenseTM互動(dòng)開(kāi)發(fā)實(shí)戰(zhàn)
- Learning Apache Karaf
- Penetration Testing with the Bash shell
- Appcelerator Titanium:Patterns and Best Practices
- OpenCV 3.0 Computer Vision with Java