<?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: MySQL Output Converter</title>
	<atom:link href="http://blog.fligtar.com/2010/01/22/mysql-output-converter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fligtar.com/2010/01/22/mysql-output-converter/</link>
	<description>a boombox is not a toy</description>
	<lastBuildDate>Mon, 09 Aug 2010 22:30:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Blake</title>
		<link>http://blog.fligtar.com/2010/01/22/mysql-output-converter/#comment-163218</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Fri, 22 Jan 2010 23:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fligtar.com/?p=863#comment-163218</guid>
		<description>I love the convert to HTML table option.  

Recently, I&#039;ve been writing SQL queries directly from R, using the RSQLite package.  Highly recommended.</description>
		<content:encoded><![CDATA[<p>I love the convert to HTML table option.  </p>
<p>Recently, I&#8217;ve been writing SQL queries directly from R, using the RSQLite package.  Highly recommended.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FACORAT Fabrice</title>
		<link>http://blog.fligtar.com/2010/01/22/mysql-output-converter/#comment-163212</link>
		<dc:creator>FACORAT Fabrice</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fligtar.com/?p=863#comment-163212</guid>
		<description>Interesting to see this support coming to MySQL.

PostgreSQL support this since a long time : http://www.postgresql.org/docs/8.4/interactive/app-psql.html</description>
		<content:encoded><![CDATA[<p>Interesting to see this support coming to MySQL.</p>
<p>PostgreSQL support this since a long time : <a href="http://www.postgresql.org/docs/8.4/interactive/app-psql.html" rel="nofollow">http://www.postgresql.org/docs/8.4/interactive/app-psql.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Rashbrook</title>
		<link>http://blog.fligtar.com/2010/01/22/mysql-output-converter/#comment-163204</link>
		<dc:creator>Neil Rashbrook</dc:creator>
		<pubDate>Fri, 22 Jan 2010 10:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fligtar.com/?p=863#comment-163204</guid>
		<description>One database package I used to use had a built-in command UNLOAD ASCII that exported a table to CSV which conveniently also worked on a view, although that did require creating a temporary view for the query and you couldn&#039;t sort the output. (Strangely the equivalent LOAD ASCII wasn&#039;t 8-bit safe.)</description>
		<content:encoded><![CDATA[<p>One database package I used to use had a built-in command UNLOAD ASCII that exported a table to CSV which conveniently also worked on a view, although that did require creating a temporary view for the query and you couldn&#8217;t sort the output. (Strangely the equivalent LOAD ASCII wasn&#8217;t 8-bit safe.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
