How can we help you today? How can we help you today?
Jeff Clark

Activity overview

Latest activity by Jeff Clark

SQL SC disabled within SSMS
I have been using SQL SC 4 within SSMS for SQL Server 2014 v. 12.0.4459.0 for some time now. When I went to use it today, SQL Source Control was missing and none of the linked databases showed as l...
1 follower 1 comment 0 votes
Error: All keys contained ... but neither existingResults...
When I go to the Commit Changes tab for a particular database, I get this error (and other users get it as well): All keys contained 1597506878 but neither existingResults or newResults contained t...
3 followers 4 comments 0 votes
Adding a nonnull column removes triggers on save changes
I'm adding a non-null column to an existing table with data in SQL Source Control 4.0.0.181. My script populates the column with a default value and then removes the default constraint: ALTER TAB...
1 follower 1 comment 0 votes
Renaming table loses data
If I rename a table and check the changes into source control, when I run SQL Compare of the sourced controlled schema against another database, the change script generated simply drops the table w...
2 followers 4 comments 0 votes