what is the Benefit of wrapping database calls into MTS
transactions?
Answer / 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 |
What is recordset in visual basic?
How would you create Visual basic Document file?
in ADO connection string if password is leave blank and all others are given. what will happen
Difference between Linked Object and Embedded Object?
How can we call Stored procedure of Back End in RDO and ADO ?
I have several megabytes of memory. Why do I get an "out of memory" error?
What is the default property of data control?
What is the benefit of wrapping database calls into MTS transactions?
Difference between ByRef and ByVal?
What does the Implements statement do?
What are the Internet tools available in VB6.0?
___ VB constant make the menu item in centre.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)