From: Javier Fontan Date: 2003-10-22T18:26:20+09:00 Subject: Re: mysql for win Hello, I've found ruby-mysql (http://raa.ruby-lang.org/list.rhtml?name=ruby-mysql), its 100% ruby so I think it will be easier to use it from windows (you do not have to compile anything). I have only tried it in linux and works fine. It should be easy to make it work with ruby-dbi as seems to have the same API as mysql-ruby (the one you have to compile). On Wed, 22 Oct 2003 16:53:51 +0900 Dalibor Sramek wrote: > Quoting Michael campbell : > > I'm trying to get a self-compiled ruby under cygwin to work with the > > binary Windows distribution of mysql; either via ruby-mysql or dbi/dbd. > > One more question: Is there a binary distribution of the mysql client library > compatible with PragProg Windows installer? (Or at least would anybody send me > the compiled file?) > > Thanks > > Dalibor > > -- > Dalibor Sramek http://www.insula.cz/dali | In the eyes of cats, > dalibor.sramek@insula.cz | all things belong to cats. > > >