Hello,
I've installed Ruby 1.9.1 p243 from rubyinstaller.org and installed both dbi and dbd-odbc via gems. Installation works
fine...
But, when I try to connect to a database via ODBC, I get this error:
c:/.../gems/1.9.1/gems/dbi-0.4.3/lib/dbi.rb:300:in `block in load_driver': Unable to load driver 'ODBC' (underlying
error: uninitialized const
ant DBI::DBD::ODBC) (DBI::InterfaceError)
I searched a lot, but could not find any failsafe procedure to get ruby 1.9.1 running with dbi/dbd-odb. Any suggestion
or hint?
Greetings,
Geert. |