Posts
Sort by recent activity
Sql Compare Exit Codes or ErrorLevel
I am using the command line version of SqlCompare (version 5!) and I'm looking for a list of the exit codes or DOS ErrorLevels to expect. I'm calling the compare from a DOS batch file and I want t...
Create vs Alter in Sync Wizard
When creating sync scripts, is it possible to have the wizard generate "if exists, drop and create" vs an alter?
Its not common, but every once in a while we have an object missing from one client'...
Disabled Triggers not synchronizing properly
I have some triggers that exist on one database that do not exist on the other however when they are added to the new db, they are disabled. This is an automated process based on data in the db. ...