 




<?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: Comparing 2 files .CSV and getting the missing data using AS400.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/comparing-2-files-csv-and-getting-the-missing-data-using-as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/comparing-2-files-csv-and-getting-the-missing-data-using-as400/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 01:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/comparing-2-files-csv-and-getting-the-missing-data-using-as400/#comment-72139</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 03 Jan 2010 10:18:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-72139</guid>
		<description><![CDATA[Do you want to compare the .CSV files or the data in the files? For example, a numeric column might be 003.010 or it might be 3.01 -- leading and trailing zeros make the file different even though the values are different. If you&#039;re going to report differences back in Excel format, I&#039;d expect that you&#039;d want to compare the data while ignoring file differences.

Therefore, you might want to import the .CSV files into a database format. Then compare the resulting files. Differences should be reported in a XML format since Excel handles XML easily enough and it&#039;s probably the easiest data format you can output to.

Tom]]></description>
		<content:encoded><![CDATA[<p>Do you want to compare the .CSV files or the data in the files? For example, a numeric column might be 003.010 or it might be 3.01 &#8212; leading and trailing zeros make the file different even though the values are different. If you&#8217;re going to report differences back in Excel format, I&#8217;d expect that you&#8217;d want to compare the data while ignoring file differences.</p>
<p>Therefore, you might want to import the .CSV files into a database format. Then compare the resulting files. Differences should be reported in a XML format since Excel handles XML easily enough and it&#8217;s probably the easiest data format you can output to.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.015 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 03:00:29 -->