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 |
What is the purpose of the AutoRedraw property on a form or container?
what is the control used to call a windows application.
what are the Types of LockEdits in RDO?
Where can I get good up-to-date information about VB?
What is passing by reference?
What does DoEvents do?
What are the new events in textbox that has been included in VB6.0
what are the Advantages of disconnected recordsets
how to get printout between two dates informations in datareport in vb6.0
How many types of API functions are availble in VB?
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?
What is the default workspace?