Hi folks, Is there a way to specify additional conditions to outer joins (rather than them appearing in the WHERE clause) ?
I need some extra conditions on the outer join-ed table, but adding them to the WHERE clause does not get the correct behaviour (see http://weblogs.sqlteam.com/jeffs/archive/2007/05/14/criteria-on-outer-joined-tables.aspx ). I can't seem to find any way to do this using Criteria or the QueryOver syntax... Thanks James -- 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.
