Skip to content
Kamil Nowinski edited this page Aug 13, 2017 · 7 revisions

About SCD Merge Wizard

SCD Merge Wizard will help you generate T-SQL script for merging two tables into one which can be used to replace Microsoft's Slowly Changing Dimension SSIS Component which is proven to be very slow in cases of tables with large number of columns and/or records.

Learn more about this project by reading the SCD Merge Wizard Documentation.

I hope this project will help someone struggling with SSIS's Slowly Changing Dimensions. If you like this project and you want to support the developer, please visit Facebook page and let me know how you can help.

This project will ALWAYS be free. If you want to help me to make this application best it could be, please discuss about possible improvements and let me know if there are issues.

Clone this wiki locally