In project options, add option to Ignore 'With Encryption' statement
An option is available to ignore With Encryption in the latest version.
-
Anonymous commented
I'm attempting to compare our development database vs a production database. When we deploy to production we set SQL Encryption on for all views, procedures, functions and triggers. With SQL Compare its showing that every view, procedure, function and trigger is modified, just because the production side has "WITH ENCRYPTION" for the objects. This forces us to manually evaluate the 1500+ objects that are encrypted to see if anything else has changed.
-
Len Kalman commented
Needs more votes please......
-
Len Kalman commented
This is a great Idea. We have the need for this as well