Hi NeoDarque, Well, It's weird because it does not compile without the cast.
And my subquery does not work too, it's a limitation of mysql. I tried to execute in a mysql client and I got the same message when I got MySqlException :( Well tank you anyway :) I will do two commands on database without problem. []s On Thu, Jul 19, 2012 at 3:36 AM, NeoDarque <[email protected]> wrote: > Hi Felipe, > > About the cast to QueryOver<Laudo>, no, you shouldn't need to do that, > works fine anyway. > > About the Take(4) though... odd, I just tried a similar thing here, and it > works just fine, I am however working with Microsoft SQL Server. It could > be a limitation with MySQL... Could you try doing a manual SQL query in the > mysql console with a subquery containing a limiting parameter and see what > it says? > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/nhusers/-/l5XSTo69quwJ. > > 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. > -- ______________________________________ Felipe B. Oriani felipeoriani.com.br [email protected] @felipeoriani<http://www.twitter.com/felipeoriani> LinkedIn <http://br.linkedin.com/in/felipeoriani> Facebook<http://www.facebook.com/felipeoriani> Contato: (19) 9611-8646 / (19) 3421-7850 "...Trabalhe quanto puder, tornando-se útil quanto possível..." , por André Luiz -- 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.
