ruby and database connection

M

Mark Volkmann

any body know how to connect to mysql database in ruby?

There are many ways to do this ... DBI, Og, ActiveRecord.
I found DBI difficult to get working. ActiveRecord was much easier. I
haven't tried Og yet, but it's on my list of things to do.

You'll find lots of information about using ActiveRecord on the web.
If you want to go with ActiveRecord and can't find a good example of
using it, I can send you one.
 
J

John N. Alegre

seid said:
any body know how to connect to mysql database in ruby?
If you want to do anything more then connect, such as move data and present
views and you have even a remote understanding of MVC and understand
Ruby .. GET Rails!!!

john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top