From: vanek@... Date: 2005-05-28T02:00:19+09:00 Subject: Re: MySQL-Ruby I use the package found at http://www.tmtm.org/en/mysql/ruby/ and it works well for me: mysql 4.1.12, Windows XP Pro SP2, Cygwin 1.5.16. Problems you may have: this library requires linking with one compiled mysql client library, which is a non-trivial task on windows, but doable if you have some c/make programming experience.