Posts
Sort by recent activity
Deployment freezes when linked servers are involved
I'm looking for some help here. I don't believe this is a problem with SQL Compare.When I have a number of changes for, say, functions that touch linked servers, when I execute the deploy script (...
git Branch management
Hi!I'm not entirely clear on the best way to handle branches using SC.Once I'm linked, can I just manipulate the repository from behind the scenes and then refresh? Or do I need to unlink, relink ...
Controlling Transaction Isolation level for deployment script
When deploying from SQL Compare, the script is wrapped in a transaction with the isolation level set to SERIALIZABLE.When altering or creating a proc that uses a linked server, SQL Server attempts ...