[email protected] wrote: I am using the allready created tables in oracle and connecting to the ruby on rails model class, i used 'set_table_name 'table name' ' and it gets connected but, i want to access its records and it has different id field name as field_id, i want to access its record making field_id field as my id field so that i can access its records but i dont want to rename field_id to id sence, it has laks of records and my company is using those records can any one sugust me the way to connect the model to field_id column...plz help
Thanks in advance... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

