Hi, I'm sorry if this has been asked or if I'm doing something wrong, but I've searched around and couldn't find anything.
Does dblinq supports using an existing transaction on DataContext for its SubmitChanges method? I'm using the Oracle provider (with Oracle 10g Enterprise) and although I set the DataContext.Transaction property to an already created transaction, it appears that a new transaction is always initiated, as I get an exception saying that parallel transactions are not supported on OracleClient. Thanks, Pedro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
