How Often Do You Update SSMS?

  • Comments posted to this topic are about the item How Often Do You Update SSMS?

  • I usually update immediately, in the hope that the bugs that have been there for years may have been fixed.

    Impossibility to print diagrams that show a CheckBox (Allow Nulls):

    yesno

    The impossibility of using the query editor that is little more than a simple SELECT.

    Queries that are created without an ALIAS for the table name.

    The impossibility of influencing the format of SQL statements.

    Use In the TIMESTAMP type which has been defined as "deprecated" for years and lacks the type RAWVERSION

    timestamptimestamp2

  • I usually update immediately, in the hope that the bugs that have been there for years may have been fixed.

    Impossibility to print diagrams that show a CheckBox (Allow Nulls):

    yesno

    The impossibility of using the query editor that is little more than a simple SELECT.

    Queries that are created without an ALIAS for the table name.

    The impossibility of influencing the format of SQL statements.

    Use In the TIMESTAMP type which has been defined as "deprecated" for years and lacks the type RAWVERSION

    timestamptimestamp2

  • With SSMS I usually update pretty much straight away.

    We have some on premise PowerBI Report Servers and in the past year the bugs have been such that we now leave it about a month after a new version is available but I guess this is server side rather than client side so additional caution is sensible.

  • I usually update SSMS shortly after a new version comes out. Since 19.3 had some security updates, and the security team at my company had recently identified some very old versions of SSMS on some servers, I ensured that we updated everything to 19.3 over the course of a couple of weeks.

    With SQL Server CU's, though, I wait about a week then do the dev/test/training servers. The next week is the a.g. secondaries, reporting, and the second tier servers. The 3rd week after the CU comes out we finally do the a.g. primaries and the other top tier servers. And then the next month it's only Windows updates on the same schedule. I wouldn't mind slowing down a few weeks from that schedule, but my company is very keen on keeping everything patched soon after updates are available.

     

  • I only update SSMS to the appropriate sql server version it is supposed to support.

    As SQL2022 is still a botch, we have no reason to implement SSMS19 yet. I just have that one on a single dba dev instance.

    All others remain on 18.12.1.

    If ever there would be more updates for v 18. We will implement it.

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me

  • Still using SSMS 18.x since my second most important Addon (besides Redgate SQL Prompt) with the name SSMSBoost seems to be deprecated and there is no version that works with 19.x.

    And although I send Redgate a list of some very useful features that are missing in SQL Prompt they prefer to reinvent CodePilot for SQLPrompt (and it still makes no really sense there - when I have to write exactly what I want, it is much easier to write the correct statement by myself) instead of implementing some "boring" old fashioned features that would help everyone immediate 🙁

    God is real, unless declared integer.

  • Thomas Franz wrote:

    Still using SSMS 18.x since my second most important Addon (besides Redgate SQL Prompt) with the name SSMSBoost seems to be deprecated and there is no version that works with 19.x.

    And although I send Redgate a list of some very useful features that are missing in SQL Prompt they prefer to reinvent CodePilot for SQLPrompt (and it still makes no really sense there - when I have to write exactly what I want, it is much easier to write the correct statement by myself) instead of implementing some "boring" old fashioned features that would help everyone immediate 🙁

    I used to use SSMSBoost. Now I use SSMSTools instead, as it does some of the stuff that was in SSMSBoost (along with many other features that were not) and is still being maintained.

    The absence of evidence is not evidence of absence
    - Martin Rees
    The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
    - Phil Parkin

  • Never unless I absolutely have to for some feature that's simply not supported.

    They never seem to improve things I'd actually care about on a QOL day to day basis like getting intellisense to work consistently so it's not worth bothering with.

  • I tend to update SSMS fairly soon after the new version is announced. Same for the Red Gate add-ins.

    For Visual Studio, I tend to wait quite a while because I always seem to have to uninstall SSDT and reinstall it and often the new version of Visual Studio doesn't play with the old version of SSDT and you have to wait for a newer version of that as well before you can do any actual work.

  • I'm with you on Visual Studio!

  • izhar-azati wrote:

    I usually update immediately, in the hope that the bugs that have been there for years may have been fixed.

    ...

    I'm glad you're optimistic. FWIW, have you submitted these to https://feedback.azure.com/d365community/search/?q=ssms

    They do look at these and work on some that get votes. Not everything, but some.

  • Chris Wooding wrote:

    I tend to update SSMS fairly soon after the new version is announced. Same for the Red Gate add-ins.

    For Visual Studio, I tend to wait quite a while because I always seem to have to uninstall SSDT and reinstall it and often the new version of Visual Studio doesn't play with the old version of SSDT and you have to wait for a newer version of that as well before you can do any actual work.

    \

    Make sure you do the RG stuff first. We sometimes have to reimplement something that an SSMS update breaks. Once you upgrade SSMS, it can be a pain to fix the add-ins.

  • I update SSMS on my laptop only rarely (still running 18.9.1).  On servers it only gets updated when there is a security fix.  Given the level of disruption involved with a SSMS update compared to the improvements in features I use, I don't see much point in doing it often.  My enthusiasm to use the latest greatest and most shiny was killed off at least 20 years ago by many painful upgrades and pointless UI changes.  Unless there is a security fix or a useful change to something I use I'll avoid most software updates until I have to.

  • Thomas, I had the same issue with SSMSBoost. It is abandonware. The author hasn't posted to any social media for years, and the product has not been updated in that time either. I recently switched to SSMS Tools Pack and found it to be an acceptable solution which is kept up to date. The author is easy to reach via Twitter or email. It does support 19.x.

Viewing 15 posts - 1 through 15 (of 18 total)

You must be logged in to reply to this topic. Login to reply