<?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: SSIS: Make your output files dynamic part 2</title>
	<atom:link href="http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/feed" rel="self" type="application/rss+xml" />
	<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664</link>
	<description>making DBAs everywhere curse!</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:13:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rhys</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-1527</link>
		<dc:creator>Rhys</dc:creator>
		<pubDate>Fri, 04 Nov 2011 15:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-1527</guid>
		<description>Hi,

Never done it myself but it should be easy to adapt the code, see http://www.google.co.uk/search?rlz=1C1GPCK_enGB390&amp;gcx=w&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=c%23+convert+csv+to+excel#pq=c%23+convert+csv+to+excel&amp;hl=en&amp;sugexp=kjrmc&amp;cp=14&amp;gs_id=1d&amp;xhr=t&amp;q=c%23+write+to+excel&amp;pf=p&amp;sclient=psy-ab&amp;rlz=1C1GPCK_enGB390&amp;source=hp&amp;pbx=1&amp;oq=c%23+write+to+ex&amp;aq=0&amp;aqi=g4&amp;aql=f&amp;gs_sm=&amp;gs_upl=&amp;bav=on.2,or.r_gc.r_pw.r_cp.,cf.osb&amp;fp=3df9ac9761f7148f&amp;biw=1080&amp;bih=754

Cheers,

Rhys</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Never done it myself but it should be easy to adapt the code, see <a href="http://www.google.co.uk/search?rlz=1C1GPCK_enGB390&#038;gcx=w&#038;sourceid=chrome&#038;ie=UTF-8&#038;q=c%23+convert+csv+to+excel#pq=c%23+convert+csv+to+excel&#038;hl=en&#038;sugexp=kjrmc&#038;cp=14&#038;gs_id=1d&#038;xhr=t&#038;q=c%23+write+to+excel&#038;pf=p&#038;sclient=psy-ab&#038;rlz=1C1GPCK_enGB390&#038;source=hp&#038;pbx=1&#038;oq=c%23+write+to+ex&#038;aq=0&#038;aqi=g4&#038;aql=f&#038;gs_sm=&#038;gs_upl=&#038;bav=on.2,or.r_gc.r_pw.r_cp.,cf.osb&#038;fp=3df9ac9761f7148f&#038;biw=1080&#038;bih=754" rel="nofollow">http://www.google.co.uk/search?rlz=1C1GPCK_enGB390&#038;gcx=w&#038;sourceid=chrome&#038;ie=UTF-8&#038;q=c%23+convert+csv+to+excel#pq=c%23+convert+csv+to+excel&#038;hl=en&#038;sugexp=kjrmc&#038;cp=14&#038;gs_id=1d&#038;xhr=t&#038;q=c%23+write+to+excel&#038;pf=p&#038;sclient=psy-ab&#038;rlz=1C1GPCK_enGB390&#038;source=hp&#038;pbx=1&#038;oq=c%23+write+to+ex&#038;aq=0&#038;aqi=g4&#038;aql=f&#038;gs_sm=&#038;gs_upl=&#038;bav=on.2,or.r_gc.r_pw.r_cp.,cf.osb&#038;fp=3df9ac9761f7148f&#038;biw=1080&#038;bih=754</a></p>
<p>Cheers,</p>
<p>Rhys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-1526</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Fri, 04 Nov 2011 10:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-1526</guid>
		<description>hey I have requirement where we need to create excel file daily dynamically</description>
		<content:encoded><![CDATA[<p>hey I have requirement where we need to create excel file daily dynamically</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaddim</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-1419</link>
		<dc:creator>Kaddim</dc:creator>
		<pubDate>Tue, 11 Oct 2011 13:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-1419</guid>
		<description>If you ever need to get better read/write peformance, you might try populating the line variable with a StringBuilder instead of a straight String.</description>
		<content:encoded><![CDATA[<p>If you ever need to get better read/write peformance, you might try populating the line variable with a StringBuilder instead of a straight String.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhys</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-1387</link>
		<dc:creator>Rhys</dc:creator>
		<pubDate>Thu, 29 Sep 2011 12:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-1387</guid>
		<description>Hi,

Maybe look into using Interop.Excel or a .Net libary that allows you to write excel files directory.

Rhys</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Maybe look into using Interop.Excel or a .Net libary that allows you to write excel files directory.</p>
<p>Rhys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shy</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-1385</link>
		<dc:creator>shy</dc:creator>
		<pubDate>Wed, 28 Sep 2011 22:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-1385</guid>
		<description>Hi Rhys, 
If i have to get an excel file instead of the text file, how would I do it using the above example you have given.
Thanks a lot its a very clear explanation of the precedure.</description>
		<content:encoded><![CDATA[<p>Hi Rhys,<br />
If i have to get an excel file instead of the text file, how would I do it using the above example you have given.<br />
Thanks a lot its a very clear explanation of the precedure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhys</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-1364</link>
		<dc:creator>Rhys</dc:creator>
		<pubDate>Wed, 21 Sep 2011 13:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-1364</guid>
		<description>Have a look at the merge join component http://msdn.microsoft.com/en-us/library/ms141775.aspx</description>
		<content:encoded><![CDATA[<p>Have a look at the merge join component <a href="http://msdn.microsoft.com/en-us/library/ms141775.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms141775.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashish</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-1363</link>
		<dc:creator>ashish</dc:creator>
		<pubDate>Wed, 21 Sep 2011 08:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-1363</guid>
		<description>hi please help,
0 down vote favorite
share [fb] share [tw]
	

I have two excel source on one excel file 1st fetching value date and 2nd fetching value price now i have tried merge then union all also to get those two values in one derived column but when i execute my package it is inserting values separately. like this into two rows one by one but i want to insert these two values in one row only.

for example this is my problem:

date price
12-12-2001 null

date price
null 54

but i want it in one row only like

date price
12-12-2001 54</description>
		<content:encoded><![CDATA[<p>hi please help,<br />
0 down vote favorite<br />
share [fb] share [tw]</p>
<p>I have two excel source on one excel file 1st fetching value date and 2nd fetching value price now i have tried merge then union all also to get those two values in one derived column but when i execute my package it is inserting values separately. like this into two rows one by one but i want to insert these two values in one row only.</p>
<p>for example this is my problem:</p>
<p>date price<br />
12-12-2001 null</p>
<p>date price<br />
null 54</p>
<p>but i want it in one row only like</p>
<p>date price<br />
12-12-2001 54</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekly Link Post 134 &#171; Rhonda Tipton&#8217;s WebLog</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664/comment-page-1#comment-144</link>
		<dc:creator>Weekly Link Post 134 &#171; Rhonda Tipton&#8217;s WebLog</dc:creator>
		<pubDate>Mon, 01 Mar 2010 02:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-make-your-output-file-dynamic-part-2/664#comment-144</guid>
		<description>[...] SSIS: Make your output files dynamic part 2 &#8211; &#8220;The idea here was to make an ssis package, producing a text file output, that would cope with complete changes to the data source&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] SSIS: Make your output files dynamic part 2 &#8211; &#8220;The idea here was to make an ssis package, producing a text file output, that would cope with complete changes to the data source&#8221; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

