Upgrading Instructions
From v1.5 to v1.6
- Download and install the appropriate release for your system.
- For each DTSX package that uses the component, perform the following manual steps:
- Back up each package
- Open the DTSX file in a text editor, such as Notepad.
- Search and replace occurrences of the string "KimballMethodSCD" with "DimensionMergeSCD".
- Save and close the DTSX file.
Apologies for requiring the manual steps. It was a requirement of following the Kimball Group's request to remove their name from the component.
From v1.4 and earlier to v1.5
- Uninstall previous versions of the component.
- Follow the v1.5 Installation Instructions to install v1.5 of the component.
- For each DTSX package that uses the component, perform the following steps:
- Back up the package.
- Open the DTSX file in a text editor, such as Notepad.
- Search and replace occurrences of the string "SSIS.KimballMethodSCD, KimballMethodSCD, Version=1.0.0.0" to "SSIS.KimballMethodSCD, KimballMethodSCD100, Version=1.0.0.0"
- Save and close the DTSX file.
- Open your project in BIDS to complete the upgrade.
Apologies for the manual nature of this upgrade process (the editing in Notepad) - it was required to facilitate the future inclusion of feature 2389:
Support 2005 and 2008 Side-by-Side (Same PC) Installation.