<?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: Ruby MySQL Tutorial</title>
	<atom:link href="http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/</link>
	<description>Ruby helps programmers have more fun!</description>
	<lastBuildDate>Fri, 19 Mar 2010 06:19:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: manos</title>
		<link>http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/comment-page-1/#comment-123202</link>
		<dc:creator>manos</dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/#comment-123202</guid>
		<description>Hello, any tutorial how to succesfuly run and test the activewarehouse support (rolap aggregate for example) with a specific mysql database  ????</description>
		<content:encoded><![CDATA[<p>Hello, any tutorial how to succesfuly run and test the activewarehouse support (rolap aggregate for example) with a specific mysql database  ????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish Talim</title>
		<link>http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/comment-page-1/#comment-122710</link>
		<dc:creator>Satish Talim</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/#comment-122710</guid>
		<description>Search Google. Maybe -
http://weblog.rubyonrails.org/2007/2/6/in-case-you-re-having-trouble-installing-gems</description>
		<content:encoded><![CDATA[<p>Search Google. Maybe -<br />
<a href="http://weblog.rubyonrails.org/2007/2/6/in-case-you-re-having-trouble-installing-gems" rel="nofollow">http://weblog.rubyonrails.org/2007/2/6/in-case-you-re-having-trouble-installing-gems</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Torres</title>
		<link>http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/comment-page-1/#comment-122708</link>
		<dc:creator>Fernando Torres</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/#comment-122708</guid>
		<description>I have ruby-186-26
I excecute
c:\Ruby\bin\gem install mysql 

ERROR: While executing gem ... (Gem::GemNotFoundException)
Cold not find mysql () 0) in any repository

Any body can help me,
Thanks.</description>
		<content:encoded><![CDATA[<p>I have ruby-186-26<br />
I excecute<br />
c:\Ruby\bin\gem install mysql </p>
<p>ERROR: While executing gem &#8230; (Gem::GemNotFoundException)<br />
Cold not find mysql () 0) in any repository</p>
<p>Any body can help me,<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/comment-page-1/#comment-120230</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 05 Dec 2009 12:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/#comment-120230</guid>
		<description>On Windows you must be mindful of casing. MySQL.new() will not work, whereas Mysql.new() will.</description>
		<content:encoded><![CDATA[<p>On Windows you must be mindful of casing. MySQL.new() will not work, whereas Mysql.new() will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senenakwag</title>
		<link>http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/comment-page-1/#comment-111870</link>
		<dc:creator>senenakwag</dc:creator>
		<pubDate>Wed, 15 Apr 2009 13:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/2007/05/14/ruby-mysql-tutorial/#comment-111870</guid>
		<description>forgot something
make sure the mysql module has been loaded first
like so :-
require &#039;mysql&#039;</description>
		<content:encoded><![CDATA[<p>forgot something<br />
make sure the mysql module has been loaded first<br />
like so :-<br />
require &#8216;mysql&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--f0c25b539901624b460e129d15264305-->