System.Transactions Q

  • Thread starter Thread starter KA Kueh
  • Start date Start date
K

KA Kueh

Dear all,

Does anyone know if the new System.Transactions in .Net 2.0 works with ODBC
and OLEDB data providers?. Thanks.

Regards,
Kueh.
 
Yup - though you'll get promotion. Also it depends on the underlying the
ODBC/OleDB db you are using.

SM
 
Hi Sahil,

When you mean is that the transaction gets promoted, .Net will be using the
underlying MSDTC transaction. Thanks.

Regards,
Kueh.
 
Yes . promotion = MSDTC.

SM


KA Kueh said:
Hi Sahil,

When you mean is that the transaction gets promoted, .Net will be using
the underlying MSDTC transaction. Thanks.

Regards,
Kueh.
 
Hi,

Would it be more tedious to setup the MSDTC and more resources on the PC
would be utilized and the transaction speed would be slower if MSDTC is
utilized. Thanks.

Regards,
Kueh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top