I don't know why... I'm talking NHibernate btw "And and error is shown" should be not a developer phrase; it is more like a end-user phrase, no ?
2010/1/19 Cesar Sanz <[email protected]> > Hi, > > But what this returns? > > I tried this (using AR) > > > SimpleQuery<string> q = > > new SimpleQuery<string>( > > @" > > select distinct l.ResourceSet > > from Localization l > > where l.CultureName = ''" > > ); > > return q.Execute(); > And and error is shown. > > > ----- Original Message ----- > *From:* Fabio Maulo <[email protected]> > *To:* [email protected] > *Sent:* Tuesday, January 19, 2010 2:08 PM > *Subject:* Re: [nhusers] Select disctinct in HQL > > select distinct s.blha from Something s > > 2010/1/19 spiralni <[email protected]> > >> Hello, >> >> Where can I find information about retrieving data using the >> "distinct" clause in hql? >> >> Chreers >> >> -- >> 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]<nhusers%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/nhusers?hl=en. >> >> >> >> > > > -- > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- 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.
