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

With in the form we want to check all the text box control are typed or not? How?

0 Answers  


Which ADO object is used to perform commit / rollback ? Is it command or connection or recordset I am not sure of the options given. So please let me know the answer if it is something else.

4 Answers   Infosys,


Difference between Linked Object and Embedded Object?

0 Answers  


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

0 Answers  


How to down load image properties.

0 Answers  






How can you get selected file from file system Control?

0 Answers  


What is DBSqlPassThrough?

0 Answers  


what is the Default property of datacontrol ?

2 Answers  


what is the Difference between Dynaset and Snapshot?

0 Answers  


Is the Access Engine and Visual Basic Pro good enough for database work?

0 Answers  


Which controls can not be placed in MDI ?

8 Answers  


Explain the working with task in Gantt chart view.

0 Answers  


Categories