Rails 2 and Oracle

Anybody know if exists any problem about using rails 2 and oracle
(10g) or specific configuration?

my app connects to an oracle database 10g successfully, but, when i
create an item in my app, the record fields are filled with null
values.

I follow the step-by-step link “http://www.oracle.com/technology/pub/
articles/haefel-oracle-ruby.html” to create my app.

Ps.: I using the “oracle” adapter, not the “oci”.

thanks for helping.

Rainer.

Hi Rainer,

Can you paste your Ruby/Rais env, 001_xxx.rb, config/database.yml here?

And here is a more recent
tutorialhttp://www.oracle.com/technology/obe/11gr1_db/appdev/rubyrails/rubyrails.htmon
OTN for users to get started with Ruby/Rails and Oracle.

2008/6/8 Rainer [email protected]:

Ps.: I using the “oracle” adapter, not the “oci”.

thanks for helping.

Rainer.


Cheers,
Jesse