Oracle/MSSQL/MySQL

How to manually check and update SQL Server Management Studio

SQL Server

SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. You can use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts. Here are some guides on how to download and install Microsoft SQL Server 2019 Express Edition and Microsoft Management Studio on Windows Server, how to install MSSQL Server 2019 Developer Edition, and SQL Server Management Studio on Windows.

Note: SSMS 18.9.1 is the latest general availability (GA) version as of the time of writing this article. If you have a previous GA version of SSMS 18 installed, installing SSMS 18.9.1 upgrades it to 18.9.1. The SSMS 18.x installation doesn't upgrade or replace SSMS versions 17.x or earlier. SSMS 18.x installs side by side with previous versions, so both versions are available for use. However, if you have a preview version of SSMS 18.x installed, you must uninstall it before installing SSMS 18.9.1.

You can download SSMS from the following link. See this article for the differences between various Editions of MsSQL Server.

Manually Managing SSMS Updates

If you do not have any patch management system in your environment and you have not enabled SSMS to check for updates automatically, you may want to follow the steps below.
– Launch the SSMS and click on Tools from the menu, and finally check on check for updates as shown below.

Management Studio

Click on Update as shown below. Also, ensure you check on “Automatically check for updates for SQL Server Management Studio” as shown below. In this way, you will be notified of future updates.

Manual check

Next, you will be redirected to the following webpage, click on download SSMS as shown below.

Update

You will now be redirect to the following page where you can download SSMS to your device. Click on doanload SQL Server Management Studio (SSMS) 18.9.1 as shown below.

SQL Server

Now that the SSMS-Setup-ENU file has been downloaded, double click to launch it.

Management Studio

Just click on Run in the next window to start the installation.

Manual check

Accept the User Account Control. You may want to read more about this from this link.

Screenshot-2021-06-19-at-15.20.17

This will open up the Microsoft SQL Server Management Studio (SSMS) install window. By clicking yon install, you agree to the license terms as shown below.

Screenshot-2021-06-19-at-15.23.22

This will continue with the installation, you can sit back and watch the as the installation progresses.

Screenshot-2021-06-19-at-15.24.26

When the installation is complete is complete, please click on close as shown below.

Screenshot-2021-06-19-at-15.38.45

Now you can launch SSMS by following the highlighted steps in the screenshot below.

Screenshot-2021-06-19-at-15.39.23

As you can see below, we have successfully updates the SSMS.

Screenshot-2021-06-19-at-15.39.58

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Subscribe
Notify of
guest

6 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Ketha

Seems the ssms upgrade process down loading new setup files (whole)and overriding the existing one..this means it’s uninstalling the old version and installing new ssms software.. am I correct?

Sai

Thank you @Christian
I wish there could be an option on the SQL server studio to update to latest version automatically.

Michael Stapleton

What are the files to retain the customizations and configurations from the prior version. In my experience, after upgrading, I lose all the custom key strokes, server lists, etc.How can these be retained?

6
0
Would love your thoughts, please comment.x
()
x