search for: current_db

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

Did you mean: current_bb
2008 Oct 28
0
oracle_enhanced adapter 'uninitialized constant' error
...h_connection( :adapter => "oracle_enhanced", :database => "xyz", :username => "user1", :password => "password1", :host => "abc.def.jkl:1521") class Connect < ActiveRecord::Base set_table_name "changelog" end current_db = Connect.find(:first, :order => ''applied_dttm DESC'') Any ideas from any genius? Thanks! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on...