Posts
Sort by recent activity
Multiple SSMS versions installed - want sql toolbelt in only one
Hi -I have two versions of SSMS installed (19 and 20). I would like my SQL Toolbelt essentials tools to not be available in 19.Is this possible? If so, how do I accomplish it?Thanks,Johnny
Trust Server Certificate
I installed the update to 4.5.4.4597 this morning.On opening my saved package, I needed to check the Trust Server Certificate on the dialog box connecting to the target database.However, the <Gener...
Certificate error connecting SQLCompare to a server after upgrading to SSMS 19
I am connected successfully in SSMS to an on-prem SQL Server with a windows account from an on-prem domain (which uses an internally-generated certificate).
After upgrading to SSMS 19, I'm getting ...
I am unable to get the SQL Compare plugin working with SSMS 19
I originally posted this as a comment on https://forum.red-gate.com/discussion/89594/is-toolbelt-compatible-with-ssms-19, but I'm starting a new thread as the rest of toolbelt seems to be working.I...
Why is RedGate SQL Test still turning TRUSTWORTHY on?
We are running SQL 2017, and RedGate's documentation (https://documentation.red-gate.com/display/SQT3/Adding+a+database+to+SQL+Test) says that turning TRUSTWORTHY on is still necessary for MS SQL S...
SSMS 2017 becomes sluggish over time since installing SQL Prompt 9
I have been on SSMS 2017 (build 14.0.17199.0) since before the release of SQL Prompt 9. I often work on a given script over several days, and have found that, since installing SQL Prompt 9, SSMS b...
Computed columns in table variables underlined in green
When I include a computed column in a table variable, SQL Prompt 9 and later underlines it in a green squiggly line with the tooltip [NOT] NULL option is not specified in CREATE/DECLARE TABLE state...