MigrationWizardSteps
Last changed: AllanMitchell

.

This is a run though of migrating a DTS 2000 package to SSIS. The package chosen to migrate is this one.

Looping, Importing and Archiving

The first screen that will hit you is the splash screen. On here you can choose if you want to see the screen again or not

Now you have to choose from where to get your DTS package

We have used a Structured Storage File

Now you need to tell the wizard into which directory you want to save the package

Because a Structured Storage File can store more than one package we need to tell the wizard which package to migrate

If your package is protected by a a password then you will need to supply it here

You should then have an authenticated package

Where do you want to store a log detailing what happened during the migration?

On this screen we can see what the wizard is intending to do

After the wizard completes we get a dialog box.

This is what the migrated package looks like