• -use package configurations which have your connection strings present. Make sure its the FULL connection string (i.e. username and password are included)

    *Note: SSIS will not save sensitive info, you will have to open the configuration and add this manually.

    Change the package to not save sensitive

    ~PD