Skip to content

Instantly share code, notes, and snippets.

@oledid
Last active April 14, 2023 09:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oledid/51bc558ceba55d671d2e4a211bb4057e to your computer and use it in GitHub Desktop.
Save oledid/51bc558ceba55d671d2e4a211bb4057e to your computer and use it in GitHub Desktop.
Show MS_Description in SQL Management Studio (SSMS) designer
Windows Registry Editor Version 5.00
; Please read https://stackoverflow.com/questions/10537610/how-do-i-add-the-description-property-to-the-table-designer-view-in-ssms
; before running this file
[HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\19.0_IsoShell\DataProject]
"SSVPropViewColumnsSQL70"="1,2,6,17;"
"SSVPropViewColumnsSQL80"="1,2,6,17;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment