GLOBAL Repace Connection String
What is the easiest way to "GLOBAL" replace the connection string in my SSIS Package from "Test" to "PRODUCTION"?
To do this manually will take about 2 hours!
Thank youspeedworker
May 17th, 2012 7:08am
have you enable configuration file setup in SSIS package - you must create configure files and provide the parameters for different environments
please check here for configuration files
http://forums.eukhost.com/f15/how-connect-your-sql-server-2005-remotely-manage-database-12101/http://uk.linkedin.com/in/ramjaddu
Free Windows Admin Tool Kit Click here and download it now
May 17th, 2012 7:16am
have you enable configuration file setup in SSIS package - you must create configure files and provide the parameters for different environments
please check here for configuration files
http://forums.eukhost.com/f15/how-connect-your-sql-server-2005-remotely-manage-database-12101/http://uk.linkedin.com/in/ramjaddu
May 17th, 2012 7:21am


