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...


Describe Database Connection pooling relative to MTS ?



Describe Database Connection pooling relative to MTS ?..

Answer / guest

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.
Object pooling is an important design concept required for
high-performance applications.
A performance optimization based on using collections of
preallocated resources, such as objects or database
connections. Pooling results in more efficient resource
allocation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is ActiveX Control?

0 Answers   ABC,


What language does visual basic use?

0 Answers  


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

0 Answers  


what are the Control Categories?

1 Answers  


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

0 Answers  


What is the use of Tabledef?

0 Answers  


How many ways we can access file using VB?

0 Answers  


What can you do with visual basic?

0 Answers  


how to create exe file using vb

9 Answers   Satyam,


How would you create your application in DHTML?

0 Answers  


What is the use of Connection object?

2 Answers  


What is the difference in passing values ByRef or ByVal to a procedure?

1 Answers  


Categories