Comments
Sort by recent activity
I think it will be great when you implement that column-name mapping feature.
So I went ahead and renamed the columns so that they all match across both databases. I refreshed the comparison and everything looked like it was going to go smooth. The only warning I got was that 1 table needed to be rebuilt but nothing about dropping columns. I attempted to complete the synchronization and got this error:
[544] Cannot insert explicit value for identity column in table 'tmp_rg_xx_WorkOrders' when IDENTITY_INSERT is set to OFF.
At this point I'm just ready to give up on this. / comments
I think it will be great when you implement that column-name mapping feature.
So I went ahead and renamed the columns so that they all match across both databases. I refreshed the comparison and ev...