SQL Server Data Tools BI (SSDT-BI) for SQL Server 2014
Last month I blogged that SQL Server Data Tools for SQL Server 2014 CTP2 now available. You can download that here. This will run the SSDT install (not a SQL Server 2014 install). This installs the Visual Studio 2012 shell, and makes available the SQL Server Database Project as well as the “SQL” menu in Visual Studio (which contains Schema Compare, Data Compare, and Transact-SQL Editor). It installs version 11.1.31024.0 of SSDT.
Just released is a Community Technology Preview (CTP) of the SQL Server Data Tools – Business Intelligence (SSDT-BI) tools that work with SQL Server 2014 CTP2. This CTP release can be downloaded here. This will run the SQL Server 2014 install where you will select the feature “SQL Server Data Tools – Business Intelligence for Visual Studio 2012”. When running the install, choose “Perform a new installation of SQL Server 2014 CTP2” (which is strange because you are adding a new feature and not performing a new install, but that is the option you need to choose). It includes SQL Server Analysis Service Projects, SQL Server Reporting Services Projects, and SQL Server Integration Services Projects.
Note you can install these two products in any order: SSDT first, then SSDT-BI or visa-versa. If you don’t have Visual Studio 2012 on your machine, either product will install the Visual Studio 2012 integrated shell with those new projects.
Also note that the commercial release of SSDT-BI is expected to be based on the newer Visual Studio 2013 in conjunction with the commercial release of SQL Server 2014.
SSDT-BI for SQL Server 2014 will support various SQL Server versions as follows:
- SSAS projects can target SQL Server 2014 or lower
- SSRS projects can target SQL Server 2014 or lower
- SSIS projects can target only SQL Server 2014
What was previously available as an add-in for Visual Studio 2010 and updated for Visual Studio 2012, the SQL Server Database Project, is now an integrated feature of both Visual Studio 2012 and 2013 (called SQL Server Database Tooling in Visual Studio 2013). Along with being integrated in the full Visual Studio SKUs, database developers without Visual Studio can install them for free as standalone tools also.
Please note the current versions of SSDT and SSDT-BI work with, and will continue to work with, SQL Server 2014 (one exception: it won’t work with the new SQL Server 2014 SSIS projects at general availability). So what you are really only getting with the CTP versions of SSDT is an alignment with the new version of Visual Studio 2013. Whenever there is a new version of Visual Studio, you can expect at the same time a new version of SSDT and SSDT-BI that uses the new version of Visual Studio.
More info:
Have anyone manage to test it and works in VS 2013? I am afraid that the latest version of SSDT-BI that I downloaded yesterday does not work in VS 2013. I downloaded the VS 2013 Express for Windows Desktop and the SSDT-BI 2014 for VS 2013 yesterday and installed VS 2013 and SSDT-BI, both successfully installed. then open the VS 2013 and try to add a “New” project and I can not see the “Business Intelligence” under the “installed” template.Wonder if anyone manage to create a report in a Windows desktop project.
We are still on Windows 2008 server (non-R2). Would we still be able to install the SSDT-BI tools in order to develop SSIS packages for SQL Server 2014? Or are we needing to update our OS in order to do this?
Thank you.