How to get only differences
pr_kale
Posts: 5
How can i get only differences using SQL Toolkit similar to SQLCompare report which displays differences in RED color?
I want to get only actual differences between objects scriptwise
I want to get only actual differences between objects scriptwise
Comments
You can use the work object to script each database object in your databases and then use the DiffHelper class to generate a line-by-line comparison. Here is an example: