Posts
Sort by recent activity
WHERE clause editor not working
I'm trying to use the WHERE clause editor to filter rows included in data comparisons, and I've found that SDC is ignoring it. I'm using SDC v10.7.0.23.
For example, for the table scripted below, ...
bug in v8.0.1.9?
I've noticed that if I compare, say, two tables, but then only want to actually synch only one of them, SDC tries to synch both of them anyway--even if I uncheck one of the boxes.
Views missing from Schema Compare v8.1.0.360
I'm trying to clone a database on a SQL 2000 database onto SQL 2005 instance.
All is well, except that Red Gate SQL Compare does not see any of the views on the SQL 2000 box. It tells me that all ...
bug in 8.0.0.556
SQL Data Compare 8.0.0.556 seems to ignore the "Use transactions in SQL scripts" checkbox.
It always uses transactions whether you want it to or not...
It did fix the bug I posted about earlier, th...
Minor bug in generated script comments
I've noticed that the server names that get inserted into the comments at the top of generated scripts are backwards.
E.g., it always says "Run this script on ServerB.my_db - This database will be ...
Bug from v7.x still exists in 8.0 beta
Changing the custom comparison key still results in the "Columns in Comparison" defaulting back to every column.
I was told this was a bug due to be fixed in the next version....
Feature suggestion
Forgive me if someone's already requested this...
One thing that I would like to see is the ability to set up a compare project (for use on the command line specifically) wherein I can configure th...
Changing comparison key throws away "Columns in Comparison"
I've noticed that when I change a custom comparison key, the "Columns in Comparison" always get reset to the default, which is apparently "Compare all."
Could this be fixed to not behave this way? ...
Feature suggestion -- batch size
One feature that would greatly help me out is the ability to specify a batch size. I.e., after every so many SQL statements, insert a "GO".
I frequently use SQL Data Compare to generate scripts th...
SQL Data Compare 6 performance improvement suggestion
When comparing two tables, one with a lot of rows and another that's empty, it would be great if you could realize that the target table is empty and not spend a lot of time doing key-based compari...