Categories: NewsData

Microsoft announces the release of SSMS, SQL Server Management Studio 17.6.

1 min read

Microsoft has released SSMS 17.6, the latest generation of SQL Server Management Studio with support for SQL Server 2017. SQL Server Management Studio (SSMS) can be used to query, design, and manage databases and data warehouses, from the local computer, or in the cloud. It provides tools to configure, monitor, and administer instances of SQL. SSMS can be used to deploy, monitor, and upgrade the data-tier components of applications, as well as build queries and scripts.

The SQL Server Management Studio, 17.6 has added a support for Azure SQL Database Managed Instance. This new flavor of Azure SQL Database provides,

  • Near 100% compatibility with SQL Server on-premises.
  • A native virtual network (VNet) implementation that addresses common security concerns.
  • A business model favorable for on-premises SQL Server customers.
  • Support for common management scenarios like creating, altering, backing, and restoring databases, importing, exporting, extracting and publishing Data-tier Applications, viewing and altering Server properties, support for full Object Explorer, SQL Agent jobs, Linked Servers and more.

The SSMS 17.6 also features changes in the Object Explorer. Microsoft has added settings to not force brackets around names when dragging & dropping from Object Explorer to Query Window. They have also improved Integration Services by adding support to deploy packages to a SQL Database Managed Instance.

In addition, SSMS 17.6 is labeled as Microsoft SQL Server Management Studio 17, and has a new icon.

Source: Microsoft SSMS docs

The version 17.6 of SSMS works with all supported versions of SQL Server 2008 – SQL Server 2017 and provides support for working with the cloud features in Azure SQL Database and Azure SQL Data Warehouse. Additionally, SSMS 17.6 can be installed side by side with SSMS 16.x or SQL Server 2014 SSMS and earlier.

You can read the entire release notes on Microsoft SSMS docs.

Sugandha Lahoti

Content Marketing Editor at Packt Hub. I blog about new and upcoming tech trends ranging from Data science, Web development, Programming, Cloud & Networking, IoT, Security and Game development.

Share
Published by
Sugandha Lahoti

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago