<?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/"
		>
<channel>
	<title>Comments on: Remove Unused Columns From The Data Flow</title>
	<atom:link href="http://blog.hoegaerden.be/2010/05/12/remove-unused-columns-from-the-data-flow/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hoegaerden.be/2010/05/12/remove-unused-columns-from-the-data-flow/</link>
	<description>SQL Server, BI, .NET, IT and anything else I have been playing with.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:00:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: rean</title>
		<link>http://blog.hoegaerden.be/2010/05/12/remove-unused-columns-from-the-data-flow/comment-page-1/#comment-3853</link>
		<dc:creator>rean</dc:creator>
		<pubDate>Mon, 10 Oct 2011 00:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/05/12/remove-unused-columns-from-the-data-flow/#comment-3853</guid>
		<description>is there a resolution for such an error, my ssis package consists of data flow task comprising an oledb data source and a scriptcomponent (as a destination), the need is to process data from the oledb source to a flat file, i did not have an output column but still get this warning message..any suggestion to resolve this will be appreciated.</description>
		<content:encoded><![CDATA[<p>is there a resolution for such an error, my ssis package consists of data flow task comprising an oledb data source and a scriptcomponent (as a destination), the need is to process data from the oledb source to a flat file, i did not have an output column but still get this warning message..any suggestion to resolve this will be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://blog.hoegaerden.be/2010/05/12/remove-unused-columns-from-the-data-flow/comment-page-1/#comment-3183</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Tue, 19 Oct 2010 14:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/05/12/remove-unused-columns-from-the-data-flow/#comment-3183</guid>
		<description>Hi,

have you ever had the problem that SSIS threw the warning, but it was a false alarm? I am passing in a column as a parameter to a stored proc that is used in OLE DB task in the data flow. SSIS tells me this column is never used upstream of the OLE DB task, so I removed it. As it turned out, I needed that column as a parameter for the SP.

Any hints why SSIS gave me the warning, although the column was used?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>have you ever had the problem that SSIS threw the warning, but it was a false alarm? I am passing in a column as a parameter to a stored proc that is used in OLE DB task in the data flow. SSIS tells me this column is never used upstream of the OLE DB task, so I removed it. As it turned out, I needed that column as a parameter for the SP.</p>
<p>Any hints why SSIS gave me the warning, although the column was used?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

