What is Pooling? what is data pooling? what is sql pooling?

Answer Posted / niti

Pooling enables an application to use a connection from a
pool of connections that do not need to be reestablished
for each use. Once a connection has been created and placed
in a pool, an application can reuse that connection without
performing the complete connection process.

Data pooling: A centralized database where all resources
are located, where all application can use it in a
standardized manner.

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

511


How is it possible to get 2 tables of data at a time by using data reader?

489


What does executereader return?

516


Define atomicity?

568


What are the namespaces used in ado.net for data access?

474






What are the drawbacks of using ado.net?

536


What is the namespaces being used to access oracle database?

508


What are the objects of ado.net?

523


Define executenonquery?

511


What is the default Timeout for SqlCommand.CommandTimeout property?

497


What is the use of data grid?

486


What are the Features of a dataset

659


What are the features of ado.net?

495


What is a control toolbox?

497


Define the executescalar method?

510