Code Disappearing When Switching Query On Sql Server
I have an annoying problem with SQL server 2016. It's not really bad, just annoying. So when I'm switching query windows or even reducing the window of SQL server and I come back o
Solution 1:
It's an identified bug in SSMS per http://connect.microsoft.com/SQLServer/feedback/details/533311/display-corruption-on-ssms-at-large-resolutions-on-second-screen
No workarounds have been identified.
Post a Comment for "Code Disappearing When Switching Query On Sql Server"