Visual Basic (VB) Question:
Download Questions PDF

Describe Database Connection pooling (relative to MTS )?

Answer:

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.

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
Name the four different locking type in ADO and describe them briefly.What are the ADO objects?