ok.

the errors is: 

{"Al menos un elemento de la matriz de origen no se puede convertir en la 
matriz de destino."}
"Could not perform ExecuteQuery for Localization"

and in NHibernate, what does it returns, which return value must I expect?


  ----- Original Message ----- 
  From: Fabio Maulo 
  To: [email protected] 
  Sent: Tuesday, January 19, 2010 2:24 PM
  Subject: Re: [nhusers] Select disctinct in HQL


  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 
      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].
        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.



    -- 
    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.




  -- 
  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.

-- 
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