Thanks for the good news. +1 to continued Oracle support :)

On a side note, is there any 'real' support for oracle stored procs
with these new dialects?

Brendan.

On Mar 4, 12:06 pm, Fabio Maulo <[email protected]> wrote:
> Hi Mike.
> I'm happy because you can work with new ORACLE dialects...
> 3 lines talking about your success story would be very 
> appreciateshttp://nhforge.org/wikis/successstories/success-stories.aspx
>
> 2009/3/3 mhanney <[email protected]>
>
>
>
>
>
>
>
> > I also switched to the trunk recently to try the new 10g dialect with
> > 10g Release 2 and I am very happy to report the following test
> > results:
>
> > 1513 passed, 62 failed, 127 skipped, took 305.27 seconds.
>
> > I am particularly happy to see all Guid Type tests passing. Awesome.
>
> > Here is my config...
>
> > <?xml version="1.0" encoding="utf-8" ?>
> > <hibernate-configuration  xmlns="urn:nhibernate-configuration-2.2" >
> >    <session-factory name="NHibernate.Test">
> >    <property
> > name="connection.provider">NHibernate.Connection.DriverConnectionProvider</
> > property>
> >    <property
> > name="connection.driver_class">NHibernate.Driver.OracleDataClientDriver</
> > property>
> >    <property name="connection.connection_string">Data
> > source=MYSID;User Id=myUserId;Password=myPassword;</property>
> >    <property name="dialect">NHibernate.Dialect.Oracle10gDialect</
> > property>
> >    <property name="show_sql">true</property>
> >    <property name="query.substitutions">true 1, false 0, yes 'Y', no
> > 'N'</property>
> >  </session-factory>
> > </hibernate-configuration>
>
> > Thanks Fabio.
>
> > Mike.
>
> > On Mar 3, 5:33 am, Nicolai Sørensen <[email protected]>
> > wrote:
> > > Just switched our project to the trunk to try the new Oracle dialect
> > > and I must say, it works like a charm with 11g. Very nice job Fabio =)
>
> > > On 5 Feb., 04:19, Fabio Maulo <[email protected]> wrote:
>
> > > > 2009/2/4 mhanney <[email protected]>
>
> > > > > More is the pity. Unfortunately for some - Oracle is still around.
>
> > > > Not only still around... only for information using Oracle10g Express
> > NH run
> > > > in 47% of the time needed with MsSQL2005 Express.
> > > > NHibernate has many features not supported or at least not used by
> > MsSQL
> > > > users.
> > > > --
> > > > Fabio Maulo
>
> --
> Fabio Maulo- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to