﻿<?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  / How to deploy SSIS package with connection manager password? / 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>Tue, 21 May 2013 01:22:30 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to deploy SSIS package with connection manager password?</title><link>http://www.sqlservercentral.com/Forums/Topic615860-148-1.aspx</link><description>You cannot save the password in the package - it is a security measure taken in SSIS.  Look up "package configurations" in books online.  You can create a configuration file with the connection string (or even just the password) that you can use for the execution of the package.</description><pubDate>Tue, 09 Dec 2008 05:55:59 GMT</pubDate><dc:creator>Michael Earl-395764</dc:creator></item><item><title>How to deploy SSIS package with connection manager password?</title><link>http://www.sqlservercentral.com/Forums/Topic615860-148-1.aspx</link><description>Hi,I deployed SSIS with dtutil utility. Package tried to copy data from Oracle to SQL 2005 and got an error: ....."The AcquiredConnection method call to the connection manager "server.user" failed with error code 0xC0202009. There may be error messages posted before this with more information"It seems to me connection manager did not get saved. Is there a way I could save the password in package? Thanks.Chris</description><pubDate>Mon, 08 Dec 2008 18:15:01 GMT</pubDate><dc:creator>Chris Lee-152270</dc:creator></item></channel></rss>