Daniel Berger wrote: > Reis wrote: >> # connect to the MySQL server >> dbh.disconnect if dbh >> end >> ------------------------------------------------ >> >> But i have this error. > > <snip> > > It looks like you have the DBD but don't have the underlying MySQL > driver. > Remember, the DBD is just the frontend to the driver, not the driver > itself. > > Regards, > > Dan Thanks Dan. But now where can i fount the driver for the access. I have tried to install mysql-ruby-2.7.tar.gz but gives me errors during the installation. I'm new and i found some problem to understand what you intend for 'driver' Thanks so much --Andrea Reginato -- Posted via http://www.ruby-forum.com/.