Activity overview
Latest activity by rlrcstr
Thanks for the response, Matthew. Looking forward to the improvements. / comments
Thanks for the response, Matthew. Looking forward to the improvements.
Not matching columns with same name and type..
After compare, SC wants to create a new column for one that should match and rename a column of a different name. After compare, it looks something like this:
.
.
.
[FirmId] [int] NOT NULL, ...
Version and screen shot sent via email. / comments
Version and screen shot sent via email.
I am running build 3760. The install you pointed does not seem to think it needs to upgrade what I already have installed. Is there a way to force it to just re-register with SSMS? Do I have to uninstall everything, again? (Is there an uninstaller that will remove all the Toolbelt apps or do I have to go one by one?) I think I tried running a "repair", as well, from control panel, but that didn't help, either. (Feedback for the devs... an app "repair" should verify that all integration points are properly registered...)
Thoughts?
Thanks.
J / comments
I am running build 3760. The install you pointed does not seem to think it needs to upgrade what I already have installed. Is there a way to force it to just re-register with SSMS? Do I have to ...
SQL Data Compare 12.1 - Reverse Deployment Issue
I opened SQL Data Compare and selected a couple of tables, ran the comparison and found the differences. I then cleared the items on the right (so they weren't deleted) and deployed. I then wante...
What happened to SSMS Integration?
I just installed SSMS 2016. I ran the latest SQL Toolbelt install thinking it would add all the tools to SSMS. Only a couple were there. So I tried uninstalling every toolbelt tool (is there a w...
Using Source Control to Deploy Schema Changes
WHen I try to deploy schema changes to an Azure DB, SQL Source Control complains that the temp db's aren't supported. Is there a trick to getting this to work?
Thanks.
J
Sort of, yes... Maybe just when a subset of object types is selected. I just ran into a scenario where I had to touch a series of triggers. It would have been nice to be able to just a quick list of them and then navigate directly to them in the object tree. Otherwise it's a bunch of expand, expand, expand, edit, collapse, collapse, collapse...
Just a thought... Would be quicker for some stuff than scripting the change. / comments
Sort of, yes... Maybe just when a subset of object types is selected. I just ran into a scenario where I had to touch a series of triggers. It would have been nice to be able to just a quick lis...
Simple object search
It would be nice to have a simple object search... For instance if I select Triggers thre should be a way to just get all the triggers in the DB.
Then the "Select in Object Explorer" can take me r...