Activity overview
Latest activity by greg.strauss
Windows Event log filled with errors from SSC 3
I have the latest edition of SSC3 and SQLCompare.
My Event Log is filled with thousands of these errors:
#1:Failed to load assembly RedGate.SQLCompare.Engine.resources, Version=10.2.4.109, Culture=...
Exclude items in subscription articles in SSC 3.1.0.4829
Is it possible to exclude/filter subscription articles from what is managed in SSC? I have a situation where the database I want to manage consists mostly of tables, views, and stored procedures th...
thx for the reply.
In SQL Compare, is there a UI equivalent to "/include:static"? In other words, can I trigger this option in the user interface someplace? I don't see this option in the "Options" tab in SQL Compare (I have 10.2.3.1).
To do a deployment, we initiate it from SSMS, so generally we are isolated from the command line.
I would suggest having this option on the "Data Sources" tab when you select "Source Control" as the Source. / comments
thx for the reply.
In SQL Compare, is there a UI equivalent to "/include:static"? In other words, can I trigger this option in the user interface someplace? I don't see this option in the "Options"...
Deploy static table data best practice
What is the best practice for deploying static table updates from Source Control to a staging or production server?
Currently, we update the static tables on our dedicated development system and ch...