EnlistTransaction

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for universal data access
Post Reply
mlagasio
Posts: 43
Joined: Mon 14 Mar 2011 13:42

EnlistTransaction

Post by mlagasio » Wed 15 Jan 2014 15:51

Hi,

I'm using 3.20.59 Pro. If I open a uniconnection vs SqlServer, instance a transactionscope

when call uniconnection.EnlistTransaction(Transaction.Current)

an exception raises: the method is not implemented.

many thanks in advance

Best regards
Marco Lagasio

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

Re: EnlistTransaction

Post by Pinturiccio » Fri 17 Jan 2014 15:44

This bug was fixed in dotConnect Universal 3.30.181. For more information, please refer to http://www.devart.com/dotconnect/univer ... story.html

Please try using the latest version of dotConnect Universal. You can download dotConnect Universal Trial from our site http://www.devart.com/dotconnect/univer ... nload.html and test your application.

Post Reply