<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ETL tools</title>
	<atom:link href="http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/</link>
	<description>Simon Murphy on professional spreadsheet development stuff</description>
	<lastBuildDate>Thu, 18 Apr 2013 08:42:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jim</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-13713</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Wed, 13 May 2009 15:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-13713</guid>
		<description><![CDATA[HI Simon, since you used access access for data cleaning process can you link me with some notes how access works as an ETL tool? I know access is Not an Etl tool but it has some characteristics of an ETl tool and thats what I am inquiring about...]]></description>
		<content:encoded><![CDATA[<p>HI Simon, since you used access access for data cleaning process can you link me with some notes how access works as an ETL tool? I know access is Not an Etl tool but it has some characteristics of an ETl tool and thats what I am inquiring about&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Runrig</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-13514</link>
		<dc:creator><![CDATA[Runrig]]></dc:creator>
		<pubDate>Tue, 24 Mar 2009 20:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-13514</guid>
		<description><![CDATA[My opinions about ETL tools can summed up and linked from here: http://stackoverflow.com/questions/51198/what-etl-tool-do-you-use/67784#67784

I once had a talk over lunch with a manager about how, for our department&#039;s needs, custom programming/scripts would be simpler, faster to develop, more maintainable, cheaper, etc.  Every reason he had for not using custom scripts came from a position of not understanding of what was possible with them (you can still connect to every database, XML source, flat files, even spreadsheets), and his points were easily refuted. Except for one: that with an ETL tool, the developer is more replaceable.]]></description>
		<content:encoded><![CDATA[<p>My opinions about ETL tools can summed up and linked from here: <a href="http://stackoverflow.com/questions/51198/what-etl-tool-do-you-use/67784#67784" rel="nofollow">http://stackoverflow.com/questions/51198/what-etl-tool-do-you-use/67784#67784</a></p>
<p>I once had a talk over lunch with a manager about how, for our department&#8217;s needs, custom programming/scripts would be simpler, faster to develop, more maintainable, cheaper, etc.  Every reason he had for not using custom scripts came from a position of not understanding of what was possible with them (you can still connect to every database, XML source, flat files, even spreadsheets), and his points were easily refuted. Except for one: that with an ETL tool, the developer is more replaceable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlie murphy</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-11665</link>
		<dc:creator><![CDATA[charlie murphy]]></dc:creator>
		<pubDate>Mon, 30 Jun 2008 16:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-11665</guid>
		<description><![CDATA[I just finished a project using the pervasive &lt;a href=&quot;http://ww2.pervasive.com/Integration/Solutions/Pages/ETL.aspx&quot; rel=&quot;nofollow&quot;&gt;etl tools&lt;/a&gt; and was pretty pleased.

I have not used any others etl tools but I could write an entire book about how this was the best thing I&#039;ve ever discovered.

Just not having to custom code saved me days of work on that one project. Going forward I will try another brand, not becasue anything was wrong with pervasive just that I want to try somebody else too.]]></description>
		<content:encoded><![CDATA[<p>I just finished a project using the pervasive <a href="http://ww2.pervasive.com/Integration/Solutions/Pages/ETL.aspx" rel="nofollow">etl tools</a> and was pretty pleased.</p>
<p>I have not used any others etl tools but I could write an entire book about how this was the best thing I&#8217;ve ever discovered.</p>
<p>Just not having to custom code saved me days of work on that one project. Going forward I will try another brand, not becasue anything was wrong with pervasive just that I want to try somebody else too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Riley</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3527</link>
		<dc:creator><![CDATA[Will Riley]]></dc:creator>
		<pubDate>Thu, 21 Jun 2007 20:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3527</guid>
		<description><![CDATA[Well we use SSIS (the replacement for DTS in SQL 2005)

I have no issues with it. As a non-programmer, I find it does everything I require in an extremely efficient &amp; intuitive manner. Most of our source systems are Oracle, yet the BI stack is a mixture of SQL 2000 &amp; SQL 2005 - SSIS is the most efficient tool we tested for getting data from the source systems to the SQL BI Data Warehouse....]]></description>
		<content:encoded><![CDATA[<p>Well we use SSIS (the replacement for DTS in SQL 2005)</p>
<p>I have no issues with it. As a non-programmer, I find it does everything I require in an extremely efficient &amp; intuitive manner. Most of our source systems are Oracle, yet the BI stack is a mixture of SQL 2000 &amp; SQL 2005 &#8211; SSIS is the most efficient tool we tested for getting data from the source systems to the SQL BI Data Warehouse&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3201</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Wed, 13 Jun 2007 17:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3201</guid>
		<description><![CDATA[Thanks Harlan, I had a feeling you would know the command.
Marcus, Informatica is one that is being considered, glad to hear there may be some &#039;opportunities&#039; there!
cheers
Simon]]></description>
		<content:encoded><![CDATA[<p>Thanks Harlan, I had a feeling you would know the command.<br />
Marcus, Informatica is one that is being considered, glad to hear there may be some &#8216;opportunities&#8217; there!<br />
cheers<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3176</link>
		<dc:creator><![CDATA[Marcus]]></dc:creator>
		<pubDate>Tue, 12 Jun 2007 22:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3176</guid>
		<description><![CDATA[I love the smell of irony. I’m in the middle of a migration project at the moment, moving a Monte Carlo simulation model from Excel/Access to a production environment as the technology utilised does not meet the bank’s standards. For ETL the project is using Informatica. For the Informatica developer I wrote a VB6 DLL to extract and cleanse the data received in Excel workbooks as Informatica (apparently) wasn’t up to the task.
Negatives:
It took the business about 3 months to get a suitable Informatica resource (they’re a bit light the ground at the moment).
Data Types – it seems to see everything a strings.

I try to use Access and queries (SQL) for ETL, otherwise I’ll use Excel or VB6. I have worked on a project where the IT department coded the ETL functionality in C++. While it took a while to code, performance was critical. For some other “production environment” projects, we’ve use DTS.]]></description>
		<content:encoded><![CDATA[<p>I love the smell of irony. I’m in the middle of a migration project at the moment, moving a Monte Carlo simulation model from Excel/Access to a production environment as the technology utilised does not meet the bank’s standards. For ETL the project is using Informatica. For the Informatica developer I wrote a VB6 DLL to extract and cleanse the data received in Excel workbooks as Informatica (apparently) wasn’t up to the task.<br />
Negatives:<br />
It took the business about 3 months to get a suitable Informatica resource (they’re a bit light the ground at the moment).<br />
Data Types – it seems to see everything a strings.</p>
<p>I try to use Access and queries (SQL) for ETL, otherwise I’ll use Excel or VB6. I have worked on a project where the IT department coded the ETL functionality in C++. While it took a while to code, performance was critical. For some other “production environment” projects, we’ve use DTS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3161</link>
		<dc:creator><![CDATA[Ross]]></dc:creator>
		<pubDate>Tue, 12 Jun 2007 09:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3161</guid>
		<description><![CDATA[Ha!

Simon, I was doing this type of thing (in VB.Net though) just yesterday. 
To start off with i thought, .net must have a classs to do all this stuff, then i googled for it and after a bit of looking around found this: 

http://filehelpers.sourceforge.net/

Which I tried, then i thought, bugger that, I just do it with bog standard code - i read what the chap ad to say, but for me i could really see the point. 

I have some code now that runs though (puts in array) a 8000 x 2 CSV in about 0.0000001 seconds - not tried it with bigger file - but i think it will be fine.]]></description>
		<content:encoded><![CDATA[<p>Ha!</p>
<p>Simon, I was doing this type of thing (in VB.Net though) just yesterday.<br />
To start off with i thought, .net must have a classs to do all this stuff, then i googled for it and after a bit of looking around found this: </p>
<p><a href="http://filehelpers.sourceforge.net/" rel="nofollow">http://filehelpers.sourceforge.net/</a></p>
<p>Which I tried, then i thought, bugger that, I just do it with bog standard code &#8211; i read what the chap ad to say, but for me i could really see the point. </p>
<p>I have some code now that runs though (puts in array) a 8000 x 2 CSV in about 0.0000001 seconds &#8211; not tried it with bigger file &#8211; but i think it will be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harlan Grove</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3157</link>
		<dc:creator><![CDATA[Harlan Grove]]></dc:creator>
		<pubDate>Tue, 12 Jun 2007 03:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/06/11/etl-tools/#comment-3157</guid>
		<description><![CDATA[General tool? One could claim C is as general a tool as C#. Then there are the standard POSIX tools. For your example,

sed &quot;s/a/0/g&quot; inputfile &gt; outputfile

I&#039;ve been using Unix-like tools so long that I just couldn&#039;t adapt to overly specialized ETL tools. That said, does Monarch count as an ETL tool?]]></description>
		<content:encoded><![CDATA[<p>General tool? One could claim C is as general a tool as C#. Then there are the standard POSIX tools. For your example,</p>
<p>sed &#8220;s/a/0/g&#8221; inputfile &gt; outputfile</p>
<p>I&#8217;ve been using Unix-like tools so long that I just couldn&#8217;t adapt to overly specialized ETL tools. That said, does Monarch count as an ETL tool?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
