Posts
Sort by recent activity
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...
Scrollbar missing from difference grid
If I do a compare and select several columns as the compare key, the scrollbar at the bottom of the data grid is not visible. The only way I can get the scrollbar is to narrow the key columns to t...
Internal Connection Fatal Error
I get this error with SQL Data Compare v5.3.0.68 when I try to compare a large table. It happens right at the very end of the comparison, before it generates any script.
I saw an old post about th...