<?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>youdidwhatwithtsql.com &#187; Script Component</title>
	<atom:link href="http://www.youdidwhatwithtsql.com/tag/script-component/feed" rel="self" type="application/rss+xml" />
	<link>http://www.youdidwhatwithtsql.com</link>
	<description>making DBAs everywhere curse!</description>
	<lastBuildDate>Wed, 01 Sep 2010 17:02:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SSIS: Not just for BI</title>
		<link>http://www.youdidwhatwithtsql.com/ssis-not-just-for-bi/63</link>
		<comments>http://www.youdidwhatwithtsql.com/ssis-not-just-for-bi/63#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:46:33 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[Script Component]]></category>

		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/ssis-not-just-for-bi/63</guid>
		<description><![CDATA[SSIS can offer you more than just simple ETL. Even though I dislike VB.Net its inclusion in SSIS allows you to do virtually anything you can think of. I’ve used SSIS for testing other bits of software, categorising keyword and search terms, and monitoring Windows Servers with WMI. SSIS comes with a lot in the [...]<p>Post from: <a href="http://www.youdidwhatwithtsql.com">youdidwhatwithtsql.com</a><br/><br/><a href="http://www.youdidwhatwithtsql.com/ssis-not-just-for-bi/63">SSIS: Not just for BI</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://msdn.microsoft.com/en-us/library/ms141026.aspx" target="_blank">SSIS</a> can offer you more than just simple <a href="http://en.wikipedia.org/wiki/Extract,_transform,_load" target="_blank">ETL</a>. Even though I dislike <a href="http://en.wikipedia.org/wiki/Visual_Basic_.NET" target="_blank">VB.Net</a> its inclusion in SSIS allows you to do virtually anything you can think of. I’ve used SSIS for testing other bits of software, categorising keyword and search terms, and monitoring Windows Servers with <a href="http://msdn.microsoft.com/en-us/library/aa394582.aspx" target="_blank">WMI</a>. SSIS comes with a lot in the box but with <a href="http://ssisctc.codeplex.com/" target="_blank">third-party components</a> you can get even more creative.</p>
<p>Here’s a recent example where I used <a href="http://msdn.microsoft.com/en-us/library/ms141026.aspx" target="_blank">SSIS</a> to test a <a href="http://en.wikipedia.org/wiki/Global_Positioning_System" target="_blank">GPS</a> tracking system. Basically the system is fed text files providing the speed, heading, location and identity of individual vehicles. By using some data gathered from a live system I was able to feed this back into a test system.</p>
<p>Here’s what my testing package did;</p>
<ul>
<li>Extract a single row of data from a table. </li>
<li>Use a <a href="http://msdn.microsoft.com/en-us/library/ms137640.aspx" target="_blank">Script Component</a> to write this data to a text file. </li>
<li>Increment the counter and repeat. </li>
</ul>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2009/04/image2.png"><img title="SSIS Used for Testing software" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="234" alt="SSIS Used for Testing software" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2009/04/image-thumb2.png" width="244" border="0" /></a> </p>
<p>This quick bit of work allowed the system to be tested under a real-world load. What non-traditional tasks have you used SSIS for?</p>
<p><map name='google_ad_map_63_a45beff5d2e172f6'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/63?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_63_a45beff5d2e172f6' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=63&amp;url=http%3A%2F%2Fwww.youdidwhatwithtsql.com%2Fssis-not-just-for-bi%2F63' title="SSIS: Not just for BI" alt=" SSIS: Not just for BI" /></p><p>Post from: <a href="http://www.youdidwhatwithtsql.com">youdidwhatwithtsql.com</a><br/><br/><a href="http://www.youdidwhatwithtsql.com/ssis-not-just-for-bi/63">SSIS: Not just for BI</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youdidwhatwithtsql.com/ssis-not-just-for-bi/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
