<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQLAuthority News &#8211; Best Practices for Integration Services Configurations</title>
	<atom:link href="http://blog.sqlauthority.com/2009/10/25/sqlauthority-news-best-practices-for-integration-services-configurations/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/10/25/sqlauthority-news-best-practices-for-integration-services-configurations/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:45:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: bob</title>
		<link>http://blog.sqlauthority.com/2009/10/25/sqlauthority-news-best-practices-for-integration-services-configurations/#comment-82714</link>
		<dc:creator><![CDATA[bob]]></dc:creator>
		<pubDate>Mon, 02 Aug 2010 17:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7106#comment-82714</guid>
		<description><![CDATA[Pinal:
Have you ever had success in abstracting out the usernames and passwords from SSIS packages so that the packages can be developed in a development environment, and then moved into a production environment without changing the package? Have you ever HEARD of this being done?

it seems the usernames and passwords are included in the package (bad design microsoft), so that the data center is left with two options: (1) edit the package after it&#039;s been QA&#039;d (violates standard QA process of &quot;what we tested goes into production&quot;) or (2) have the same usernames and passwords for both development and production (VERY BAD DESIGN).

until this can be resolved, we&#039;re using compiled languages for our imports and exports.]]></description>
		<content:encoded><![CDATA[<p>Pinal:<br />
Have you ever had success in abstracting out the usernames and passwords from SSIS packages so that the packages can be developed in a development environment, and then moved into a production environment without changing the package? Have you ever HEARD of this being done?</p>
<p>it seems the usernames and passwords are included in the package (bad design microsoft), so that the data center is left with two options: (1) edit the package after it&#8217;s been QA&#8217;d (violates standard QA process of &#8220;what we tested goes into production&#8221;) or (2) have the same usernames and passwords for both development and production (VERY BAD DESIGN).</p>
<p>until this can be resolved, we&#8217;re using compiled languages for our imports and exports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramdas</title>
		<link>http://blog.sqlauthority.com/2009/10/25/sqlauthority-news-best-practices-for-integration-services-configurations/#comment-57036</link>
		<dc:creator><![CDATA[Ramdas]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 13:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7106#comment-57036</guid>
		<description><![CDATA[Hi Pinal,
In my usage of SSIS usage, I have used and found the XML configuration option to be really effective and neat, second option would be the SQL Server Configuration option.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
In my usage of SSIS usage, I have used and found the XML configuration option to be really effective and neat, second option would be the SQL Server Configuration option.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

