Comments
Sort by recent activity
That makes sense. I thought I might be missing some trick. I've never pasted or changed that pane, but I'm guessing that there's some type of strange event wired to it. Not sure we'll fix this, but I'll pass along the information. / comments
That makes sense. I thought I might be missing some trick.I've never pasted or changed that pane, but I'm guessing that there's some type of strange event wired to it. Not sure we'll fix this, but ...
Why would you alter the messages pane? Is there some workflow that you do this often in? / comments
Why would you alter the messages pane? Is there some workflow that you do this often in?
Ah, didn't know you could turn that off. I'll make a note and update some documentation. / comments
Ah, didn't know you could turn that off. I'll make a note and update some documentation.
Pressing control brings up a menu item, but this as soon as you highlight code, the Prompt icon appears on the left side. Pressing control opens a menu, or you can click this. I have SSMS 17.6 and Prompt 9.1.x Here I have nothing selected: [image] I'll now highlight code. As soon as I do this, the Prompt icon is on the left. [image] I can click this, or hit CTRL to open the menu [image] A quick blog post with animation here: https://voiceofthedba.com/2018/04/19/the-prompt-actions-menu/ / comments
Pressing control brings up a menu item, but this as soon as you highlight code, the Prompt icon appears on the left side. Pressing control opens a menu, or you can click this.I have SSMS 17.6 and P...
I'm not sure if it's a bug, but this is what I see. If I cancel the save, things work. I'll report this. / comments
I'm not sure if it's a bug, but this is what I see. If I cancel the save, things work. I'll report this.
Thanks, and makes perfect sense. That's a good list of things that would be helpful.
I'll vote some up and make some noise. No promises, but I'll try. / comments
Thanks, and makes perfect sense. That's a good list of things that would be helpful.
I'll vote some up and make some noise. No promises, but I'll try.
Thanks, and I'll see if I Can get someone to work on this. Maybe getting the PID is a good idea.
I've never used mutliple SSMS instances, and I'm sure you have a good reason, but I don't know that a lot of people have this pattern of working. Is this to separate work by instance or project? / comments
Thanks, and I'll see if I Can get someone to work on this. Maybe getting the PID is a good idea.
I've never used mutliple SSMS instances, and I'm sure you have a good reason, but I don't know that ...
Adam,
I'm not sure there's an easy way to enhance SOC here. Even if we could identify the instance, likely we'd just give to a PID, which you'd have to trace to an instance.
In your description, I'm assuming that in one instance of SSMS, the plug in reports that you have a database deleted? Is that correct? Your use of "it" is a little confusing. / comments
Adam,
I'm not sure there's an easy way to enhance SOC here. Even if we could identify the instance, likely we'd just give to a PID, which you'd have to trace to an instance.
In your description, I...
As Alex mentioned, you want to sync things.
I'd ensure nothing from production is shown in the Commit tab. Be sure you have no filters.
Then unlink and you can link the VCS to dev. That's where you should be committing from. For pre-prod, send changes from the VCS in the same manner you'd deploy to prod. This way you practice deployments, which is why you have pre-prod.
If you need to get pre-prod ready, a restore from production (assuming no sensitive data) or a schema compare deployment from prod->pre-prod is a way to get started. / comments
As Alex mentioned, you want to sync things.
I'd ensure nothing from production is shown in the Commit tab. Be sure you have no filters.
Then unlink and you can link the VCS to dev. That's where you...
Did you run the setup script on any servers? This is a script that creates the Redgate database and gets this setup on the systems being monitored? If you use IE/Chrome/Edge, this should connect with your windows uth account, which needs access to the Redgate database on whichever SQL Server you're using to store data and monitor. Setup script: https://documentation.red-gate.com/ddb1/getting-started / comments
Did you run the setup script on any servers? This is a script that creates the Redgate database and gets this setup on the systems being monitored? If you use IE/Chrome/Edge, this should connect wi...