From: usenet2009@... (Viktor Zacek) Date: 2009-07-21T23:20:07+09:00 Subject: Re: Ruby/Oracle connectivity Brian Candler wrote: > Viktor Zacek wrote: > > If you want to use JDBC with JRuby you need the ojdbc14.jar from oracle > > homepage. > > But he also said he was running ruby 1.8.6, which is not JRuby. And he > explicitly gets this message: > > "warning: ActiveRecord-JDBC is for use with JRuby only" > > So that's the problem - following someone's instructions for JRuby when > you're not running JRuby :-) Now that you mention it... i see... ;-) Took a quick search... take a look at the following link: http://www.wit-eye.nl/weblog/2006/01/06/starting-with-ruby-and-oracle/