I planned to, but complex expressions require some more work on EntitySets before this, the first of them being probably eager loading. Today DbLinq's SQL generator generates correct SQL statements, and the incorrect parts are on the CLR side, grouping the result in distinct EntitySet<>. On Sat, Oct 18, 2008 at 13:51, Pablo Iñigo Blasco <[EMAIL PROTECTED]> wrote:
> > ACK > > Are you implementing complex expressions? > Have you got any idea? > > Regards. > > On Sat, Oct 18, 2008 at 1:49 PM, Pascal Craponne <[EMAIL PROTECTED]> wrote: > > I just committed a few changes with DbMetal and the generated Northwind > > files, to use DbLinq's EntitySet instead of System.Data.Linq. There are a > > few regressions (3 to 5 per database). They will be corrected soon, with > the > > forthcoming additions to DbLinq's EntitySet. > > > > Pascal. > > > > jabber/gtalk: [EMAIL PROTECTED] > > msn: [EMAIL PROTECTED] > > > > > > > > > > > > > -- > Saludos. Pablo Iñigo Blasco . > > > > -- Pascal. jabber/gtalk: [EMAIL PROTECTED] msn: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" 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/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
