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 |
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
To find the current recordposition in data control.
Why we use Treeview Control?
____ property is used to lock a textbox to enter a datas.
what are the types of combo box?
What is Implicit?
what is the Difference between Declaration and Instantiation an object?
How about Access 2.0 compatibility?
Is it possible to call oracle database through ADO control or Object?
Why we need a MDI form? How can we make a form as a mdichild form?
What is the difference between a property a method and an event? Give an example of each.
Through which protocol OLEDB components are interfaced?