Activity overview
Latest activity by Gary Kuipers
Thanks for the info. It should help.
Still, I think you should allow for the processing of "equivalent" strings. It would be simple to create an equivalence dictionary for a project and simply do a substitute in line with the comparison processing and have a switch that says "apply or do not apply equivalent strings in the comparison"
Would make it real easy and is probably a 4 hour project (plus the requisite 72 hours of debugging and the 1000 bug reports that seem to follow changes, right?)
Thanks again / comments
Thanks for the info. It should help.
Still, I think you should allow for the processing of "equivalent" strings. It would be simple to create an equivalence dictionary for a project and simply do a...
Filters for SQL Compare ?
There are certain improvements in version 5 which increase the amount of time required to synchronize databases. Even though the differences are trivial, each and every one of them has to be review...
Ignore NOT FOR REPLICATION
I'm using SQL compare 5 v5.3.0.44
Have 2 databases whose structures must be kept synchronized.
One has NOT FOR REPLICATION on IDENTITY. The other one does not.
I understand that synchronizing the D...