[Mono-list] Middleware for mono?
Rodrigo Moya
rodrigo@ximian.com
22 Jan 2003 04:07:24 +0100
On Wed, 2003-01-22 at 03:58, A Rafael D Teixeira wrote:
>
> Long term - We will have to find/write a DTC and make our ADO.NET providers
> and MonoQLE (my project for a MSMQ substitute and companion System.Messaging
> classes) interact with it. Hard part is implementing two-phase commit with
> big guys Oracle and DB2.
>
not that hard in the case of Oracle, via the use of the XA interface (XA
is a standard for distributed transactions). I don't know about DB2.
cheers
--
Rodrigo Moya <rodrigo@ximian.com>