I'll check what happen using exactly the same line you sent here and, where necessary, I'll change the code to throw a better exception.
2009/5/29 Shane C <[email protected]> > > <property name="dialect">NHibernate.Dialect.Oracle</property> > > was what we had. I assume this maps to the OracleLiteDialect? The > problem with that dialect is that it doesn't implement the > GetLimitString override that Oracle8iDialect does. I'm just worried > about the users who don't bother to read the docs and who used that > same dialect. > > On May 28, 10:55 pm, Fabio Maulo <[email protected]> wrote: > > 2009/5/28 Shane C <[email protected]> > > > > > > > > > Sorry but I have to agree with Stuart. Failing fast is a very good > > > (and in this case EASY) practice. The Oracle dialect exists which > > > means people will use it without knowing that it isn't actually an > > > Oracle dialect. > > > > Where is it ? > > > > This are the dialects, for Oracle, available in NH2.1.0Alpha3 > > Oracle8iDialect > > Oracle9iDialect > > Oracle10gDialect > > OracleLiteDialect > > > > Can you send here you configuration, I would check it. > > -- > > Fabio Maulo > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
