On Tue, Mar 3, 2009 at 1:40 PM, Mark Becker <[email protected]> wrote: > > I'm having a problem using jruby on rails with a legacy oracle database > (Oracle Database 10g Enterprise Edition Release 10.1.0.3.0). The oracle > number primary key is getting converted into a decimal, which is causing > restful style URIs not to work. > > activerecord-oracle-adapter (1.0.0.9250)
Have you tried the activerecord-oracle_enhanced-adapter ? It solved a number of issues for me. -- Greg Donald http://destiney.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 -~----------~----~----~----~------~----~------~--~---

