C# (Sharp) Programming Language Question:
What is a pre-requisite for connection pooling?
Answer:
Multiple processes must agree that they will share the same connection, where every parameter is the same,
Previous Question | Next Question |
Can you override private virtual methods? | What is the data provider name to connect to Access database? |