Posts
Sort by recent activity
Deploy data in column only existing in the source
How do I deploy data to a column, that has not yet been created in the target table. I have to create scripts for the production environment, sql and data changes in one. Data Compare finds the new...
How to make Sql Compare find differences in view definitions
I can see that a column is INT in one view and char in another, but when i compare them, the difference doesn't show. Is there an option i can use or is Sql Compare not able to see the diffrence?I ...