Friday, May 18, 2018

Upgrading SQL Server Managment Studio v17.3

SQL Server Management Studio is no longer installed when you install SQL Server. It is a separate installation.

If you have SQL Server Management Studio Installed you may get a pop-up message informing you of an update. Even otherwise you can access the update using the following from your version of SSMS.


This post specifically related to upgrading from v17.3 to v17.7. If you are doing for the first time, you may install v17.7.

Here are some images of the upgrading.









This is also on a video:

Download link for the latest version:

No comments:

Post a Comment

What is SQLOISIM? What is it used for in SQL Server?

SQLIOSIM is a tool for simulating SQL Server IO. SQLIOSIM performs reliability and integrity tests on the disk systems that SQL Server uti...