| Message: 55803 |
 |
BY: Robert Stagner (restagner) DATE: 2008-05-13 20:31 SUBJECT: RE: DBI :: Postgresql not working on windows Have you been provided a solution for your 'load_driver: Could not load driver...' error?
I'm encountering the same error, except for an instance on MySQL on Windows. Here is what I'm seeing:
Available drivers = dbi:Proxy:,dbi:Pg:,dbi:ODBC:,dbi:Mysql:
c:/ruby/lib/ruby/site_ruby/1.8/dbi.rb:368:in `load_driver': Could not load driver (no such file to load -- c:/ruby/lib/ruby/site_ruby/1.8/dbd/Mysql)
| |