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 |
How about Access 2.0 compatibility?
List out controls which does not have events?
What is controls in vb?
Why is it not good to use a variant data type?
How can I call a 'hidden' DOS program from VB?
What was introduced to Visual Basic to allow the use of Callback Functions?
Is it possible to Manipulate data through flexgrid? Explain.
How would you access objects created in ActiveX Exe and ActiveX Dll
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?
How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?
Explain Default cursor Type and LockEdits type in RDO?