<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; split csv files</title> <atom:link href="http://www.ghacks.net/tag/split-csv-files/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Split CSV Files</title><link>http://www.ghacks.net/2008/11/30/split-csv-files/</link> <comments>http://www.ghacks.net/2008/11/30/split-csv-files/#comments</comments> <pubDate>Sun, 30 Nov 2008 17:33:31 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[comma separated values]]></category> <category><![CDATA[csv]]></category> <category><![CDATA[csv file]]></category> <category><![CDATA[csv splitter]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[split csv]]></category> <category><![CDATA[split csv files]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8618</guid> <description><![CDATA[CSV (Comma Separated Values) files are used to store tabular data with each line of a csv file corresponding to one row of the table. The columns of each row are separated by commas which makes it an easy process to create a table out of csv files. The most common use of csv files [...]]]></description> <content:encoded><![CDATA[<p>CSV (Comma Separated Values) files are used to store tabular data with each line of a csv file corresponding to one row of the table. The columns of each row are separated by commas which makes it an easy process to create a table out of csv files.</p><p>The most common use of csv files is data export and import. Many applications provide an export to csv option which will store the selected data in a csv file which can then be imported into another application that supports csv import.</p><p>Problems can arise if the generated csv file becomes very large as some applications or computer systems might run into limits. That&#8217;s where <a
href="http://www.fxfisherman.com/forums/forex-metatrader/tools-utilities/75-csv-splitter-divide-large-csv-files.html#post727">CSV Splitter</a> (via <a
href="http://www.technospot.net/blogs/spilt-large-csv-files-into-smaller-files-with-csv-splitter/">Technospot</a>) would come into play. The portable application can split large csv files into multiple files limiting the newly created csv files by the number of lines.</p><p><span
id="more-8618"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/csv_splitter.jpg" alt="" title="csv splitter" width="496" height="192" class="alignnone size-medium wp-image-8619" /></p><p>The new csv files will be created in a subdirectory in the same location. It will be named after the original csv file. The application requires the Microsoft .net Framework 1.1.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/30/split-csv-files/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
