From: Jacob Quinn Shenker Date: 2005-10-12T16:08:30+09:00 Subject: Re: ruby DB application in windows Use activerecord (lightweight ORM) or DBI. On 10/11/05, Ananthakrishnan wrote:> I am working on a ruby application on windows. Please let me know what is> the best way to connect to MySQL and perform BD operations.>>>