What is Database Connection pooling (relative to MTS)



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

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How about Access 2.0 compatibility?

0 Answers  


List out controls which does not have events?

1 Answers  


What is controls in vb?

0 Answers  


Why is it not good to use a variant data type?

2 Answers  


How can I call a 'hidden' DOS program from VB?

0 Answers  


What was introduced to Visual Basic to allow the use of Callback Functions?

1 Answers  


Is it possible to Manipulate data through flexgrid? Explain.

0 Answers  


How would you access objects created in ActiveX Exe and ActiveX Dll

0 Answers  


Whats the advantages/disadvantages of using datacontrol vs DAO/ADO/RDO?

1 Answers   L&T, MAHINDRA, Teledata,


How would you create properties by using class Builder Wizard?

0 Answers  


How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?

1 Answers  


Explain Default cursor Type and LockEdits type in RDO?

0 Answers  


Categories