On Fri, Oct 29, 2004 at 01:22:59AM +0900, Victor Reyes wrote: > I noticed that I already have dbi installed as part of the 1.8.2 installation. > However, when I try to use it to test it, I get the following errors: > > C:\Program Files\IBM\SQLLIB\BIN>ruby db2c.rb > C:/Ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:499:in `load_driver': is > not a class/module (TypeError) > from C:/Ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:401:in `_get_full_driver' > from C:/Ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:381:in `connect' > from db2c.rb:5 > > Any idea? Yes, you have to install Ruby/DB2, too ;-) Regards, Michael