What is the benefit of wrapping database calls into MTS
transactions?



What is the benefit of wrapping database calls into MTS transactions?..

Answer / guest

Aborting the transaction will undo and changes that occur
within that transaction.
This removes the possibility of stranded, or partial data

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is the purpose of the AutoRedraw property on a form or container?

3 Answers  


what is the control used to call a windows application.

0 Answers  


what are the Types of LockEdits in RDO?

0 Answers  


Where can I get good up-to-date information about VB?

0 Answers  


What is passing by reference?

1 Answers  






What does DoEvents do?

2 Answers  


What are the new events in textbox that has been included in VB6.0

1 Answers  


what are the Advantages of disconnected recordsets

1 Answers  


how to get printout between two dates informations in datareport in vb6.0

1 Answers  


How many types of API functions are availble in VB?

1 Answers  


Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?

0 Answers  


What is the default workspace?

0 Answers  


Categories