SQL Server Data Tools Preview update for January 2016

The SQL Server Data Tools team is pleased to announce an update for SSDT Preview is now available. The SSDT Preview update for Jan 2016 added support for the latest updates of SQL Server 2016 CTP3.3, more feature enhancements in SSAS and SSIS and various bug fixes.

*Please note that SSIS designer support for SSIS 2012 and 2014 is not yet included in this update.

What’s new in SSDT? SQL Server 2016 CTP3.3 database programmability support

SQL Server Analysis Services enhancements

  • Support for calculated columns and row level security for DirectQuery mode.
  • Support for translations of models.
  • Execute TMSL scripts in the SSIS Analysis Services Execute DDL task.
  • many bug fixes
  • For more details on Analysis Service in CTP3.3, see this blog post.

SQL Server Integration Services enhancements

  • Support for ODBC source and destination component.
  • Support for CDC control task.
  • Support for source and splitter component.
  • Support for Microsoft Connector for SAP BW, Integration Services Feature Pack for Azure.

Get it here:

Download SSDT January 2016 Preview for Visual Studio 2015 and Visual Studio 2013

  • The version number for the latest preview in Visual Studio 2015 is 14.0.60203.0
  • The version number for the latest preview in Visual Studio 2013 is 12.0.60202.0

Download Data-Tier Application Framework January 2016 Preview

  • The version number for the latest preview is 13.0.3213.1

Known issues:

Connection dialog

  • Properties change through Advanced Properties dialog may not be retained when the connection is opened next time through History tab.
  • If installing SSDT standalone – without any previous Visual Studio 2015 installation (Community, Pro+, or Express) – Azure login and browse functionality will not be available. To fix, install a version of Visual Studio and update the Azure Tools to version 2.7 or higher.

Always Encrypted support

  • This feature support is not yet enabled in SSDT.

Temporal Tables

  • Incremental deployment of a in-memory optimized table may fail if table migration occurs. The mitigation is to manually drop System versioning, i.e. the temporal link between two tables prior to table migration to avoid deployment failure.
  • When you create a new temporal table using Project Item template and add columns to it, deployment may fail. The mitigation is not to add any column until the table is deployed first. Once the table is created, you can add columns to the table and deploy it incrementally.
  • When you delete a column from a temporal table using Table designer, adding a subsequent column may not work properly. To avoid it, keep the comma(,) after the last column in the table definition after deleting a column.

Setup

  • If a version of SQL Server 2016 CTP is already installed on the machine, setup may be blocked. This is to avoid breaking components shared by the engine.
  • If installing SSMS Preview, SSDT Preview for Visual Studio 2015, or SSDT Preview for Visual Studio 2013 side by side on the same machine, there may be issues unless all are updated to the latest release.
    (VS2015) .Net 4.6.1 may not install if there is no version of Visual Studio or the VS Integrated Shell previously installed on the machine. .Net 4.6 will be installed instead.
    • This will result in no Network connections being shown in the new connection dialog.
    • Recommendation is to install .Net 4.6.1 as it contains a number of stability improvements and SQL related fixes.
  • (VS2015) The April 2014 update to Windows 8.1 and Windows Server 2012 R2 Known as KB2919355 is required to install the Visual Studio 2015 Isolated Shell. Please install KB 2919355 before you install SSDT on these operating systems.
  • (VS2015) The SSDT Japanese language installer may fail on the first attempt due to an issue installing the Visual Studio 2015 Japanese language pack. Retrying installation should succeed in installing correctly.

Contact us:

If you have any question or feedback, please visit our forum or Microsoft Connect page. We are fully committed to improve the SSDT experience and look forward to hearing from you!