Visual Basic (VB) Question:
Download Job Interview Questions and Answers 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 Question | Next Question |
Name the four different locking type in ADO and describe them briefly. | What are the ADO objects? |