search for: connection_specificatio

Displaying 2 results from an estimated 2 matches for "connection_specificatio".

2005 Nov 16
4
What happened to mysql connection?
...endor/mysql411.rb:43:in `real_connect'' /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/ active_record/connection_adapters/mysql_adapter.rb:42:in `mysql_connection'' /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/ active_record/connection_adapters/abstract/ connection_specification.rb:121:in `send'' /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/ active_record/connection_adapters/abstract/ connection_specification.rb:121:in `connection_without_query_cache='' /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/ active_record/query_cache.rb:...
2007 Dec 14
17
Rails 2.0.1 RC2 - activerecord-oracle-adapter not found
...when I tried to run Mongrel on a Win32 box: C:\web\FDS_Server>mongrel_rails start -e production -p 4001 ** Starting Mongrel listening at 0.0.0.0:4001 ** Starting Rails with production environment... c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.1/lib/active_record/connection_adapters/abstract/connection_specificatio n.rb:231:in `establish_connection'': Please install the oracle adapter: `gem install activerecord-oracle-adapter` (no suc h file to load -- active_record/connection_adapters/oracle_adapter) (RuntimeError) I installed ruby-oci8 and I''m able to communicate with the Oracle database l...