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 |
which arguments will be used to run a executable program in shell function ?
How can you save and Get data from Clipboard/ Recordset object consists what?
Is VB comes under Object Oriented Programming ?
What is the max size allowed for Msgbox Prompt and Input Box?
Clear property is available in ____,___ control.
How can I access a record by record number?
Is it posible to Create Tables Through Querydef?
How do I force a file dialogue box to reread the currect disk?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
what is the Default property of datacontrol ?
How would you find out the value property in Slider Bar Control?
Explain about trees structures work.
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)