I have a development database and a production database. Both are in SQL Server 2008 R2. I would like to run SQLCompare on the development database and the production database. However, the production database is under replication. The replication as added a GUID column to each of the tables. Are there settings or anything I can do so that SQLCompare ignores the replication in the production database?
Comments
1 comment
Add comment
Please sign in to leave a comment.