Hi, when I was reading docs about rails + oracle I met 2 different ways to setup using oracle db in the database.yml file: for example, development: adapter: oracle database: 192.168.0.100/orasid username: test password: test and development: adapter: oci host: 192.168.0.100/orasid username: test password: test please, explain me what is the difference in ? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---