Question
November 30, 2007 at 05:01 PM
ekebeauty

VB.Net Transaction Implementation

by ekebeauty . Updated 18 years, 9 months ago

With the implementation of the transactionscope object, I tried to delete records in related Customers and Orders table and I received the following error message:

AddNewOrders Failed
MSDTC on server ‘DIGITAL\C5F6FA32-EE9E-45’ is unavailable

What is the best practices for performing transactions in related data using VB.Net

This discussion is locked

All Comments