Hello:
I am trying to connect to a remote mysql server via ruby with require
mysql tag.
I am seeing the following error :
dbconnect.rb:4:in `require': no such file to load -- mysql (LoadError)
from dbconnect.rb:4
Any thoughts ?
thanks
--
Posted via http://www.ruby-forum.com/.