search for: research_funding_develop

Displaying 1 result from an estimated 1 matches for "research_funding_develop".

2006 Jun 07
0
postgres-pr on windows
...ails says that it can''t find the postgres adapter. Digging a little deeper and making the database connection manually: irb(main):002:0> require "dbi" => true irb(main):003:0> DBI::VERSION => "0.0.23" irb(main):005:0> dbh = DBI.connect(''dbi:Pg:research_funding_development'', ''postgres'') TypeError: is not a class/module from G:/InstantRails/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:499:in `load_driver'' from G:/InstantRails/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:401:in `_get_full_driver'' from G...