Questions about connection pool

  • Thread starter Thread starter parez
  • Start date Start date
P

parez

Hi all!


Is the connection pool associated with database server or an
application or a machine?


parez
 
¤ Hi all!
¤
¤
¤ Is the connection pool associated with database server or an
¤ application or a machine?
¤

A connection pool is associated but not defined by the above. A connection pool is defined by a
connection string that is specific to an instance of an application process.


Paul
~~~~
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top