- 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
推薦閱讀
- 高手是如何做產品設計的(全2冊)
- 深入淺出Java虛擬機:JVM原理與實戰
- Python從入門到精通(精粹版)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- C++反匯編與逆向分析技術揭秘(第2版)
- Azure Serverless Computing Cookbook
- OpenCV with Python Blueprints
- 數據科學中的實用統計學(第2版)
- Learning Apache Thrift
- 微服務設計
- Analytics for the Internet of Things(IoT)
- C/C++語言程序開發參考手冊
- HTML5+jQuery Mobile移動應用開發
- 網絡工程方案設計與實施(第二版)
- D Cookbook