Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the Benefit of wrapping database calls into MTS
transactions?



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

Post New Answer

More Visual Basic Interview Questions

What is recordset in visual basic?

0 Answers  


How would you create Visual basic Document file?

0 Answers  


in ADO connection string if password is leave blank and all others are given. what will happen

1 Answers   eFunds,


Difference between Linked Object and Embedded Object?

0 Answers  


How can we call Stored procedure of Back End in RDO and ADO ?

1 Answers  


I have several megabytes of memory. Why do I get an "out of memory" error?

0 Answers  


What is the default property of data control?

2 Answers  


What is the benefit of wrapping database calls into MTS transactions?

1 Answers  


Difference between ByRef and ByVal?

1 Answers  


What does the Implements statement do?

1 Answers  


What are the Internet tools available in VB6.0?

0 Answers   ABC,


___ VB constant make the menu item in centre.

0 Answers  


Categories