EF+MSDTC+ORACLE

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
hro
Posts: 5
Joined: Fri 29 Mar 2013 16:35

EF+MSDTC+ORACLE

Post by hro » Tue 13 Jan 2015 15:33

Hi,

The docmentation indicates that the OCI connection mode has full support of TransactionScope with two-phase commit. But Can I use MSDTC as transaction monitor? If so, how to configure MSDTC to work with Oracle?

Thank you for your answer

Best regards,

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: EF+MSDTC+ORACLE

Post by Pinturiccio » Fri 16 Jan 2015 16:23

dotConnect for Oracle works with the standard MSDTC settings.

Post Reply