Hi all,

I have just started with Merb and i need to connect to a legacy Oracle
DB, i am using Sequel because DataMapper does not support Oracle.
I have setup the :adapter to oracle and the :database to the
tnsname_db in database.yml but it seems to not connect:

-----------------
:development: &defaults
  :adapter: oracle
  :database: ORA_DB
  :username: USER
  :password: PAS
-----------------

- Anyone has experience with this Setup?




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to