Takehiro Kubo wrote: >> You have two ways to use dbi and Oracle. >> 1. Use the latest dbi instead of 0.1.1. >> Add "require 'rubygems'" prior to "require 'dbi'". >> Otherwise, >> 2. Copy dbd/OCI8.rb to DBD/OCI8/OCI8.rb. > > Yet another way: > 3. Use One-Click Installer 1.8.6-27 Release Candidate 2 > The bundled dbi version is 0.2.2. > You have no need to copy dbd/OCI8.rb to DBD/OCI8/OCI8.rb. Yeh, well, I don't see any one-click installer for 1.8.6-27, only 1.8.6. And, that's what I've been using. And, if I go to these web sites and choose the latest oci8 and dbi, I don't see why it just doesn't work. So, for now, I'm just giving up. Thanks. -- Posted via http://www.ruby-forum.com/.