DEVFYI - Developer Resource - FYI

Describe Database Connection pooling (relative to MTS )?

Visual Basic Interview Questions and Answers


(Continued from previous question...)

10. Describe Database Connection pooling (relative to MTS )?

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.

(Continued on next question...)

Other Interview Questions