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

Explain the working of templates?

1 Answers  


What does Query_unload event do in VB? Why we need Form _unload event?

3 Answers  


CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.

6 Answers  


Write the steps in Creating ActiveX Dll and Active Exe?

1 Answers  


What is the use of NEW Keyword? Explain.

1 Answers  


in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.

2 Answers   Wipro,


What is executenonquery in vb net?

1 Answers  


How many max. number of controls can place in one form (especially visual basic form)?

6 Answers   Satyam,


What do you mean by HTTP?

4 Answers   Wipro,


What is Implicit?

1 Answers  


How would you activate animation control?

0 Answers  


Explain about Caturing Baseline.

1 Answers  


Categories