Posts
Sort by recent activity
Comparing tables with different names
Is it possible to compare tables which are logically similar but have different table names using Data Compare 7.1. I've looked at the "Remap Objects" tab, but can't see how it can be done
IDENTITY field corrupts after INSERT
Probably a SQL Server 2005 bug rather than Redgate, but after running a simple insert query generated by Data Compare on a table with an identity field, no new records can be inserted because the I...