What is a pre-requisite for connection pooling?

Answer Posted / js_m

For connection pooling all users must employ the same
database connection string including the same database user
id/pwd.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why to use lock statement in c#?

501


How do I know if executenonquery is successful c#?

457


Why do we use stringbuilder in c#?

527


Can a class or a struct have multiple constructors?

549


Why do we use yield in c#?

514






What is session variable in c#?

567


Distinguish between a class and struct?

521


Is list immutable in c#?

507


What is a console in c#?

497


What is main thread in c#?

513


can you create a function in c# which can accept varying number of arguments

611


How do I do a case-insensitive string comparison?

527


Explain the difference between object type and dynamic type variables in c#?

504


Is there throws keyword in c#?

499


What are the basic string operations? Explain.

519