Schema Question:
Describe Database Connection pooling relative to the MTS?
Answer:
This enables MTS to reuse database connections. Database connections are sent to "sleep" mode as against normal constructions and destructions.
Previous Question | Next Question |
Which method do you invoke on the DataAdapter control to load your generated dataset with data? | What is meant by the Waterfall Model? |