From: Ari Brown Date: 2007-07-26T23:23:01+09:00 Subject: Re: MySQL On Jul 26, 2007, at 7:47 AM, Marcin Tyman wrote: > Hi, > How to operate on MySQL? I would like to delete, create database and > upgrade with prepared files. I know mysql library but I'm not sure > whether it let me operate on commands such as delete database, source > file_path etc. > > I will be appreciated for any help You can use Ruby/MySQL, MySQL/Ruby, DBI, or ActiveRecord ~ Ari English is like a pseudo-random number generator - there are a bajillion rules to it, but nobody cares.