<?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: How to export data to CSV file &#8211; Java</title>
	<atom:link href="http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/</link>
	<description>Collection of Java web development tutorials, FAQs, and articles.</description>
	<lastBuildDate>Wed, 08 Feb 2012 03:13:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: pooja</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-70740</link>
		<dc:creator>pooja</dc:creator>
		<pubDate>Mon, 05 Sep 2011 13:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-70740</guid>
		<description>Thanks. It was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks. It was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mkyong</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-67895</link>
		<dc:creator>mkyong</dc:creator>
		<pubDate>Tue, 09 Aug 2011 05:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-67895</guid>
		<description>Just write a simple program like what mention in above article.</description>
		<content:encoded><![CDATA[<p>Just write a simple program like what mention in above article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomi adewole</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-67548</link>
		<dc:creator>tomi adewole</dc:creator>
		<pubDate>Fri, 05 Aug 2011 08:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-67548</guid>
		<description>Hello sir;  is there a way to export a txt file right into a csv with a program?  Can&#039;t be done manually because list is too long.  Thanks for the consideration</description>
		<content:encoded><![CDATA[<p>Hello sir;  is there a way to export a txt file right into a csv with a program?  Can&#8217;t be done manually because list is too long.  Thanks for the consideration</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ab</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-66872</link>
		<dc:creator>Ab</dc:creator>
		<pubDate>Fri, 29 Jul 2011 06:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-66872</guid>
		<description>The example of yours is converting hardcoded values to .csv file.
In my case i dont know the schema of the table..all i know is the name of the table and wer it resides,So can u help me in finding the best possible way to get the csv file in the below format;
tableName:ColName1,ColName2...ColName&#039;n&#039;
colElement1,colElement2,...,colElement&#039;n&#039;
.
.
.
[Till the last row.]


Please reply!!!</description>
		<content:encoded><![CDATA[<p>The example of yours is converting hardcoded values to .csv file.<br />
In my case i dont know the schema of the table..all i know is the name of the table and wer it resides,So can u help me in finding the best possible way to get the csv file in the below format;<br />
tableName:ColName1,ColName2&#8230;ColName&#8217;n&#8217;<br />
colElement1,colElement2,&#8230;,colElement&#8217;n&#8217;<br />
.<br />
.<br />
.<br />
[Till the last row.]</p>
<p>Please reply!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mkyong</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-65872</link>
		<dc:creator>mkyong</dc:creator>
		<pubDate>Thu, 21 Jul 2011 01:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-65872</guid>
		<description>csv is just a normal text file, see http://en.wikipedia.org/wiki/Comma-separated_values</description>
		<content:encoded><![CDATA[<p>csv is just a normal text file, see <a href="http://en.wikipedia.org/wiki/Comma-separated_values" rel="nofollow">http://en.wikipedia.org/wiki/Comma-separated_values</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: o?uz</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-65737</link>
		<dc:creator>o?uz</dc:creator>
		<pubDate>Wed, 20 Jul 2011 13:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-65737</guid>
		<description>how does create new worksheet in csv by using Java????</description>
		<content:encoded><![CDATA[<p>how does create new worksheet in csv by using Java????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Help with a beginner's java assignment: Survey results - Page 2 - Java Programming Forums</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-22830</link>
		<dc:creator>Help with a beginner's java assignment: Survey results - Page 2 - Java Programming Forums</dc:creator>
		<pubDate>Wed, 13 Oct 2010 22:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-22830</guid>
		<description>[...] Re: Help with a beginner&#039;s java assignment: Survey results      i&#039;ve never used CSV, but I searched to how export data to a CSV file in Java. this link looks promising: http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Re: Help with a beginner&#039;s java assignment: Survey results      i&#039;ve never used CSV, but I searched to how export data to a CSV file in Java. this link looks promising: <a href="http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/" rel="nofollow">http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-21145</link>
		<dc:creator>Jacques</dc:creator>
		<pubDate>Tue, 05 Oct 2010 15:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-21145</guid>
		<description>And if you have a double quote in one of your fields?  This is fairly simple to deal with but it should be mentionned.  Replace all double quotes in any field with two double quotes, and enclose the whole in double quotes.  The safe thing to do is always write one&#039;s fields out enclosed by double quotes.</description>
		<content:encoded><![CDATA[<p>And if you have a double quote in one of your fields?  This is fairly simple to deal with but it should be mentionned.  Replace all double quotes in any field with two double quotes, and enclose the whole in double quotes.  The safe thing to do is always write one&#8217;s fields out enclosed by double quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mkyong</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-13307</link>
		<dc:creator>mkyong</dc:creator>
		<pubDate>Fri, 18 Jun 2010 06:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-13307</guid>
		<description>Could you be more specified? In JUnit, just create a fucntion and generate the csv file, why not?</description>
		<content:encoded><![CDATA[<p>Could you be more specified? In JUnit, just create a fucntion and generate the csv file, why not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepa</title>
		<link>http://www.mkyong.com/java/how-to-export-data-to-csv-file-java/comment-page-1/#comment-13305</link>
		<dc:creator>Deepa</dc:creator>
		<pubDate>Fri, 18 Jun 2010 06:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mkyong.com/?p=172#comment-13305</guid>
		<description>how can i generate csv file using junit api testing</description>
		<content:encoded><![CDATA[<p>how can i generate csv file using junit api testing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced (User agent is rejected)

Served from: www.mkyong.com @ 2012-02-08 13:02:39 -->
