On Apr 8, 2005 12:14 PM, Ross Parker <ross.parker / gmail.com> wrote: > > I am looking at replacing Perl with Ruby. I like to use Perl for a lot of > db stuff and am most interested in get Ruby to talk to an Oracle database. > I have been poking around on the net looking for a quick start guide to > installing a Ruby lib for Oracle and have come up short. > > Can anyone direct me to a quick start resource for accessing Oracle with > Ruby? Hi Ross, I have used this: http://www.jiubao.org/ruby-oci8/ sucessfully to talk to Oracle 8.1.7 and 7.3.4 databases. Regards, Jason http://blog.casey-sweat.us/