Configuration question

  • Hi,

    I am developing packages in development -testing environment, then I need to deploy this to UAT environment and then to production. The connection string uses sql server authentication and they have same user name but different password. I have 15 packages to deploy, basically I am converting legacy to SSIS.

    How do I have take care of this issue. I know, configuration file can do this..But confused about the configuration files..getting different error..

    Thanks,

    VG

  • You are right. You have to use XML configuration.

    Check this

    http://vyaskn.tripod.com/sql_server_2005_making_ssis_packages_portable.htm

  • Yes...I found that link too....It is really good...and I got it working my SSIS packages...

    Thanks for your feedback...

    Have a nice week-end

    VG

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply