- Getting Started with SQL Server 2012 Cube Development
- Simon Lidberg
- 94字
- 2021-08-06 16:48:53
Starting SQL Server Data Tools for the first time
Now everything is set for starting the development environment for SQL Server 2012. Go to the Start menu, and start the SQL Server Data Tools. It is the Integrated Development Environment (IDE) that is used when building all Business Intelligence projects in SQL Server 2012, and is built on top of Visual Studio 2010.
The first time you start the IDE, you have to choose the look and feel of the tool; since you are going to develop cubes, you should choose Business Intelligence Settings.

推薦閱讀
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- MATLAB實(shí)用教程
- MATLAB定量決策五大類(lèi)問(wèn)題
- C#程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- ArcGIS By Example
- 軟件測(cè)試技術(shù)指南
- 單片機(jī)C語(yǔ)言程序設(shè)計(jì)實(shí)訓(xùn)100例
- Citrix XenServer企業(yè)運(yùn)維實(shí)戰(zhàn)
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Python Programming for Arduino
- 從“1”開(kāi)始3D編程
- C# 7 and .NET Core 2.0 Blueprints
- Mastering JavaScript Promises
- Getting Started with the Lazarus IDE
- Tkinter GUI Programming by Example