<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learn SQL With Bru &#187; SSIS</title>
	<atom:link href="http://learnsqlwithbru.com/tag/ssis/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsqlwithbru.com</link>
	<description>Bru Medishetty&#039;s SeekWell Blogs</description>
	<lastBuildDate>Sat, 17 Jul 2010 17:10:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Code page warning in SSIS</title>
		<link>http://learnsqlwithbru.com/2009/11/29/code-page-warning-in-ssis/</link>
		<comments>http://learnsqlwithbru.com/2009/11/29/code-page-warning-in-ssis/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 05:00:04 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS Warning]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=72</guid>
		<description><![CDATA[This article tries to address the code page warnings. This is a common warning encountered in SSIS packages especially when using OLE DB Sources.  The warning is a way to alert the user that SSIS is unable to fetch the Code page of the data source.  The picture shown below is displayed when the preview]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/11/29/code-page-warning-in-ssis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure logging in SSIS packages</title>
		<link>http://learnsqlwithbru.com/2009/11/26/configure-logging-in-ssis-packages/</link>
		<comments>http://learnsqlwithbru.com/2009/11/26/configure-logging-in-ssis-packages/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 05:00:14 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Logging]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=70</guid>
		<description><![CDATA[In this article we will look at the steps to enable logging in SSIS packages. Each control flow task in a package have multiple events  and logging enables you to look the execution details of these events. Steps to configure logging Open the package in Business Intelligence Development Studio (BIDS), see that you are in]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/11/26/configure-logging-in-ssis-packages/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Deploying SSIS Packages</title>
		<link>http://learnsqlwithbru.com/2009/11/03/deploying-ssis-packages/</link>
		<comments>http://learnsqlwithbru.com/2009/11/03/deploying-ssis-packages/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 05:00:33 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=58</guid>
		<description><![CDATA[In this article we shall take a look at the steps in building an SSIS Package and deploy it. You may have designed the package in your Development System and tested the Package from BIDS. Now it’s time to move it to the SQL Server. Up to this point, you have developed a Package in]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/11/03/deploying-ssis-packages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
