﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Integration Services  / Urgent: Need Help to change server connection of SSIS packages / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 26 May 2013 00:08:23 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Urgent: Need Help to change server connection of SSIS packages</title><link>http://www.sqlservercentral.com/Forums/Topic982750-148-1.aspx</link><description>[quote][b]WayneS (9/8/2010)[/b][hr] ... yep, it's labor intensive for 100 packages ...[/quote]I agree, but it's not that bad if you think about it before you start.  There's lots of benefits associated with proper planning.Wayne, I agree, a package template is the way to go.</description><pubDate>Thu, 09 Sep 2010 07:57:58 GMT</pubDate><dc:creator>Alvin Ramard</dc:creator></item><item><title>RE: Urgent: Need Help to change server connection of SSIS packages</title><link>http://www.sqlservercentral.com/Forums/Topic982750-148-1.aspx</link><description>Set up a configuration file for the server name. Modify each package to use the configuration file (yep, it's labor intensive for 100 packages). On the production server, put the configuration file in the path, and modify it for the proper server name. Then, just deploy your packages, and they will access the configuration file for the server name.Oh - IMO, it would be best to load the server name into a variable, and use that variable as an expression in all of your connections.What I do: I have a base SSIS package set up, that uses the configuration file, and has one standard connection. They are all set up to go - just add everything else you need to it.</description><pubDate>Wed, 08 Sep 2010 21:03:10 GMT</pubDate><dc:creator>WayneS</dc:creator></item><item><title>Urgent: Need Help to change server connection of SSIS packages</title><link>http://www.sqlservercentral.com/Forums/Topic982750-148-1.aspx</link><description>Hi,Currently ism migrating DTS packages to SSIS. There are around 100 packages. I migrated all the packages and tested in my dev server. Now i want to release these packages in to production.How can i change the connection with in the package dynamically? Because it will be a tedious job for the DBA to open each package and change the server connection. Is there any other way for this? In DTS package we can open the package from the server itself so that the changes can be done. But for SSIS packages we can't open the packages without SSBIS right? DBA need to open each package in SSBIS, change the connection, then again export to Server?Please advice.Thx,Shiju</description><pubDate>Wed, 08 Sep 2010 19:40:32 GMT</pubDate><dc:creator>shiju.cusat</dc:creator></item></channel></rss>