I've been googling for this for hours now.
Does anyone know how to get Ruby to talk to a MySql database on Windows.
Some instructions would be nice.
A tutorial would be paradise.
Thanks
Bob
···
--
Posted via http://www.ruby-forum.com/.
I've been googling for this for hours now.
Does anyone know how to get Ruby to talk to a MySql database on Windows.
Some instructions would be nice.
A tutorial would be paradise.
Thanks
Bob
--
Posted via http://www.ruby-forum.com/.
http://www.google.com.au/search?q=mysql+ruby+windows
None of that looks promising?
Here's a Rails tute that starts with installing MySQL etc on Windows:
might be what you need.
On 5/23/06, Bob Wickham <wickham_bob@yahoo.com.au> wrote:
I've been googling for this for hours now.
Does anyone know how to get Ruby to talk to a MySql database on Windows.
Some instructions would be nice.
A tutorial would be paradise.
--
Daniel Baird
http://danielbaird.com (TiddlyW;nks! :: Whiteboard Koala :: Blog :: Things
That Suck)
Daniel Baird wrote:
On 5/23/06, Bob Wickham <wickham_bob@yahoo.com.au> wrote:
I've been googling for this for hours now.
Does anyone know how to get Ruby to talk to a MySql database on Windows.
Some instructions would be nice.
A tutorial would be paradise.mysql ruby windows - Google Search
None of that looks promising?
Here's a Rails tute that starts with installing MySQL etc on Windows:
Installing Rails on Windows (step-by-step tutorial) | All About Rubymight be what you need.
The links on that Google search page lead to pages that are quite old.
They , in turn, lead to pages that dont exist.
Getting mysql to work with Rails is not a problem.
But I'm working on building a Ruby front end to a mysql back end ( not a
web app)
--
Posted via http://www.ruby-forum.com/\.
As often happens, just asking the question prompts a different way to
look at things and the question is answered.
A combination of downloading a file from here
http://www.vandomburg.net/pages/mysql-ruby-windows
and then following the instructions here
http://www.rubywizard.net/ruby-mysql.html
has got me started.
--
Posted via http://www.ruby-forum.com/.