On Tue, 2009-10-06 at 23:35 -0700, Peete wrote: > Any idea if Attach is going to work in the future?
It should work...eventually. Ideally, ALL [Explicit] methods will work; anything that works in L2SQL should work with DbLinq. However, I don't know when we'll hit that ideal state. > I read about "LINQ to SQL" had that function. > Is it in DBLINQ it is not working at the moment? Correct. If DbLinq didn't have it at all, you'd get a compiler error trying to use it. So DbLinq has it, it's just buggy and needs fixing (along with lots of other things in DbLinq). - Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
