SSISdiff is a handy little program that makes comparing SSIS packages much simpler.
The .dtsx file format has several shortcomings that make the comparison of two different versions of a package tricky. SSISdiff aims to simplify this task by:
- Removing layout and other extraneous information from the comparison
- Reordering package content to assist with side-by-side comparison
...and all in a small, fast and free program.
Please note that SSISdiff is not a comparison tool per se - to perform package comparisons you'll need a compare tool that allows you to pass filenames on the command line. SQLsoft recommends Scooter Software's Beyond Compare for all your comparison needs.
Download for free here. (Requires .Net Framework 2.0 or higher)
|