nobu.nokada / softhome.net writes: > > I tried this. His binaries are for cygwin and mingw only, and I > > couldn't get the makefile he uses to work with my version of MYSql - I > > suspect that he's assuming tht mysql is compiled from sources using > > the appropriate compiler and I'm using pre-built libraries. > > You might try 2.4.2, 2.4.2-1 contains mswin binary too. And > how he built is discribed in README-winpkg, Makefile itself > isn't there though. Thank you. Actually, Lyle sent me a Makefile that he'd put together, and with a few changes to mysql.c (I think because I'm using 1.7 Ruby) I managed to get it all linked. Thanks to everyone for their help. Dave