I pulled out the latest source from svn and ran the mysql sample after running the scripts for the db. It fails on "db.Orders.DeleteOnSubmit (db.Orders.First());". It would appear there is no cascading delete on order details. I tried applying DeleteRule="Cascade" but it seems that dblinq may not have this implemented yet?
Is there another way to perform cascading deletes? -Xposure --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
