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 collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol?
Can Redim be used to declare a new array ?
How would you create Visual basic Document file?
reading lines from a file by searching a word(instr) and copying to other textfile,but its only copying only one line but there are some other lines match criteria but not copying to the files
What is connection object in vb net?
What is the difference Between ADO and other data access objects?
What is OLEDB?
___ property is used to change to ___ value to access a identity column'in datacontrols.
How can you read content from file?
What is a datacontrol?
What is DDE?
What is diff between the Generic Variable and Specific Variable?
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)