ssms-16 Questions
3
Solved
Recently I've found out, that there's an option to include most commonly used queries to be executed by clicking a button on SSMS toolbar.
You can do that by following these steps:
Right mouse c...
2
Solved
SQL Server - SSMS
Can we change the SSMS query tab color based on connection string?
Lets say I'm connecting to different environments Prod / Dev / UAT/ Test etc...
or I want to group my servers b...
Pietrek asked 18/12, 2018 at 16:57
2
Solved
From my local computer I am using SQL Server 2016 Management Studio client (SSMS) to connect to a SQL Server installed on a remote computer. I connect using Windows Authentication method.
My SQL S...
Annunciator asked 29/4, 2020 at 18:49
7
Solved
Today I installed version 13.0.15800.18 of Microsoft SQL Server Management Studio (SSMS) [2016-09-20, 16.4], and now it refuses to edit my stored procedures. I even tried a slightly older version o...
Exclamation asked 21/9, 2016 at 18:22
2
Solved
Years ago I wrote an addin to do specific things I want in SSMS. I use it all the time and have gone through the pain of working out how to get it running again each time a new version of SQL serve...
Heimdall asked 10/10, 2016 at 3:49
1
We are getting below error msg in the pop-up windows, when trying to view the generated XML in SSMS - Sql Server.
Microsoft SQL Server Management Studio
Unable to show XML. The following e...
Guddle asked 5/7, 2018 at 8:4
1
Solved
Whilst installing SSMS 2016, I get the following error and setup terminates:
SQL Server 2016 Common Files: A valid destination folder for the install could not be determined.
I've tried the fo...
Liriodendron asked 14/7, 2016 at 11:45
1
Solved
How can I use SSMS 2016 regex replace feature to remove extra spaces and tabs at the end of lines?
Example of editor content:
select
'tab'
, 'space'
select
'tabs'
, 'spaces'
Goal:
selec...
Diffraction asked 11/8, 2016 at 14:21
3
Solved
In Microsoft SQL Server 2016 Express Management Studio (July 2016) cannot design a new or existing table.
Image 1: click on the tables node. Where is the menu option to add a new table?
Image 2...
Setback asked 5/7, 2016 at 21:59
2
I have a shared hosting. I was happy with it. I was creating new databases on its panel and then I was managing my databases with SQL Server Management Studio. I could add new table by right clicki...
Taitaichung asked 5/7, 2016 at 4:12
1
© 2022 - 2025 — McMap. All rights reserved.