Re: Active Record [Oracle]

2021-03-27 Thread Jonathon Rossi
That's an NHibernate exception, you'd be best looking at the NHibernate docs on how to use Oracle as those are just passed to NHibernate. However, more importantly if you aren't aware (since you are using the Getting Started guide), Castle ActiveRecord has been a deprecated/unmaintained project

Active Record [Oracle]

2021-03-27 Thread Alan Rodrigues
I'm trying to 'Getting Started', but the program is throwing the follow exception: [image: exception castle oracle.png] The config file: -- You received this message because you are subscribed to the Google Groups "Castle Project