Posts
Sort by recent activity
problem dropping constraints in version 11
I have an issue where the scripts generated by SQL Compare 11 fail with errors such as the following:
[3725] The constraint 'PK_ExportParams' is being referenced by table 'DistrictExportParams', fo...
script includes ALTER SEQUENCE when it shouldn't
STEPS TO RECREATE:
I have a set of SEQUENCE objects. The same object exists in all databases, but the sequence is maintained separately for each. Sometimes the "START WITH" value differs between ...
Check for Existence of Lookup Data
I am automating a lot of our processes using SQL Compare, SQL Data Compare, and SQL Source Control (amongst other tools,) and have found a feature that I would really like to see in SQL Compare. I...