search for: oracletest2

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

Did you mean: oracletest
2006 Nov 04
0
Problems with ActiveRecord, Oracle adapter, find_by_sql, multi-table join - ORA-04043 error
...ord/bas e.rb:2060:in `inject'' from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/bas e.rb:2060:in `clone_attributes'' from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/bas e.rb:1519:in `attributes'' from oracletest2.rb:35:in `send'' from oracletest2.rb:35 This error confuses me. There clearly *is* a location table, or the query wouldn''t work in the first place. Also, the fact that I''m getting back an ORA-04043 indicates to me that, when I call loc.attributes, it''s...