what is the Benefit of wrapping database calls into MTS
transactions?
Answer Posted / guest
If database calls are made within the context of a
transaction, aborting the transaction will undo and changes
that occur within that transaction. This removes the
possibility of stranded, or partial data.
Transaction that uses the Microsoft? Transaction Server
(MTS) environment. MSMQ implicitly uses the current MTS
transaction if one is available.
BENIFTIS OF USING MTS :
Database Pooling, Transactional operations, Deployment,
Security, Remote Execution
This allows MTS to reuse database connections. Database
connections are put to ?sleep? As opposed to being created
and destroyed and are activated upon request.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to Access BackEnd procedures?
How can you Navigate from the DHTML application to another DHTML application? .
What are the types of line styles available in Treeview Control?
what are the Types of cursors in RDO?
How can Visual Basic be used for server-side scripting?
How can I call a 'hidden' DOS program from VB?
what are the Differences between ActiveX Control and Standard Control?
How would you attach pictures in column headers of List View Control?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
What is Parser Bug?
What is the need of tabindex property is label control.
Discuss the working with to-do lists.
What type of databases you can access through ADO Data Access Object?
Difference between ActiveX Exe and Dll.
Timer control contains ________ no. of events.