2
Answers

Transaction in ADO.NET for multiple dataTabel

hi,
I want to set a single transaction to update multiple DataTable.
Now I set transaction for each DataAdapter/dataTable.
Is it possible?
thanks,
Tal

Answers (2)