6 questions
0
votes
0
answers
181
views
How to add description (and other columns) into Table Designer SSMS 21
Recently migrated from v18 of SSMS to v21, and ... there is no "hack" to get Table Designer to have additional columns displayed to empower editing and table creation process.
Hack mentioned ...
4
votes
2
answers
917
views
How to install a Visual Studio 2022 extension / plugin into SSMS 21
I have developed a Visual Studio 2022 extension / plugin (SQLinForm SQL Formatter / SQL Beautifier) that works perfectly inside VS 2022.
Now I would like to use the same extension in SQL Server ...
7
votes
3
answers
2k
views
Open .sql files in SSMS 21 with double click
After upgrading to SSMS 21, whenever I double-click a .sql file, it opens in a new instance of SSMS instead of using the one that's already running.
I've seen several posts about this issue on older ...