In this post I describe how to install SQL Server Management Studio (SSMS) version 22, which is in preview at the time of this writing. Get the Bits To begin: Visit the Microsoft Learn article titled Install SQL Server Management Studio Click the link labeled “Download SSMS 22 Preview”: Remember where you save the file: … Continue reading One Way to Install SSMS v22 (Preview 3)| AndyLeonard.blog()
I have a proper blog post coming out tomorrow for T-SQL Tuesday, but today, celebrate with me that SSMS 21 finally, at long last, fixes the irritating fact that the New Session window in SSMS for Extended Events always opened to the wrong size. Here’s SSMS 20: At the bottom of the screen on the […] The post SSMS 21 Fixes Irritating Problem appeared first on Grant Fritchey.| Grant Fritchey
Just a quick one this morning. I’m on the road and haven’t worked up a full blog post, apologies. I’ve been using the preview for SQL Server Management Studio 21 for a little over a week now. You should check it out. It’s been mostly stable (I got a crash. I didn’t report it because […] The post SSMS 21 appeared first on Grant Fritchey.| Grant Fritchey
If you like Dark Mode and use SQL Server Management Studio (SSMS) you probably already know how to enable dark mode. However, at a recent conference I attended (MMS Miami) there were some people wh…| Benjamin's Blog