From: Shannon Fang Date: 2005-10-28T14:20:12+09:00 Subject: Re: mysql & ruby on windows? Hi, Ruby/MySQL is from the same author of mysql-ruby. The difference is that ruby-mysql is in PURE ruby. I have no problem at all using it on XP. Very convenient. Take a look at its home page: http://www.tmtm.org/en/ruby/mysql/README_en.html Shannon >From: Ralph Smith >Reply-To: ruby-talk@ruby-lang.org >To: ruby-talk@ruby-lang.org (ruby-talk ML) >Subject: mysql & ruby on windows? >Date: Wed, 19 Oct 2005 09:46:58 +0900 > >The only instructions for getting ruby to access mysql that I've been able >to find seem to be >oriented to non-windows os's. The instructions talk about mysql c api >header files, but I can't find >them. Can someone tell me how to get ruby on windows xp to talk to mysql? > >thanks, >Ralph > >