<?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"
	>
<channel>
	<title>Comments on: DTS: Export to Excel</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/dts-export-to-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/dts-export-to-excel/</link>
	<description></description>
	<pubDate>Sat, 28 Nov 2009 23:59:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Stan1001</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dts-export-to-excel/#comment-65092</link>
		<dc:creator>Stan1001</dc:creator>
		<pubDate>Fri, 03 Jul 2009 16:31:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-65092</guid>
		<description>Figured out a solution... The number of columns in the table will remain the same so I can copy the data to a temp table that will have standard column names and use this table in the transformation.</description>
		<content:encoded><![CDATA[<p>Figured out a solution&#8230; The number of columns in the table will remain the same so I can copy the data to a temp table that will have standard column names and use this table in the transformation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan1001</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dts-export-to-excel/#comment-65062</link>
		<dc:creator>Stan1001</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:06:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-65062</guid>
		<description>Thanks for suggestions. I have used Active X to dynamically write the new column names into the Excel file. My problem is in the transformation for the Source table. This table has new columns every month so next month when I run it, I will have to re-do the transformation (source table) for the new column names. I don't want to do this every month so how do I dynamically create the transformation so that it sees the new columns in the table?

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for suggestions. I have used Active X to dynamically write the new column names into the Excel file. My problem is in the transformation for the Source table. This table has new columns every month so next month when I run it, I will have to re-do the transformation (source table) for the new column names. I don&#8217;t want to do this every month so how do I dynamically create the transformation so that it sees the new columns in the table?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->