Score may be a special word (and it seems like it is) so change "Score" to sscore or sometihng.
Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Fri, Jul 10, 2009 at 7:32 PM, Tuna Toksoz <[email protected]> wrote: > Projections.SqlProjection("SCORE(1) as Score", > new string[] { "Score" }, > new > NHibernate.Type.IType[]{NHibernateUtil.Int32}) > > Try this > > You can also use SqlFunctionProjection > > > Tuna Toksöz > Eternal sunshine of the open source mind. > > http://devlicio.us/blogs/tuna_toksoz > http://tunatoksoz.com > http://twitter.com/tehlike > > > > > On Fri, Jul 10, 2009 at 7:27 PM, Tuna Toksoz <[email protected]> wrote: > >> What error do you get and what is the exception you get? >> >> Tuna Toksöz >> Eternal sunshine of the open source mind. >> >> http://devlicio.us/blogs/tuna_toksoz >> http://tunatoksoz.com >> http://twitter.com/tehlike >> >> >> >> >> On Fri, Jul 10, 2009 at 7:15 PM, Colin Bowern <[email protected]> wrote: >> >>> CORE(1) >> >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
