From: KUBO Takehiro Date: 2009-04-16T00:04:18+09:00 Subject: Re: connecting to Oracle using OCI8 and DBI > 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.