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
What is the executescalar method?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
Explain executenonquery?
What does ole stand for in excel?
What are the steps to connect to a database?
What is the use of Dataview?
What is microsoft ole db provider for sql server?
What is difference between datatable and dataset?
What is dao and ado?
What are the ado.net objects?
What is Data view?
What is difference in record set and dataset?
What is difference between connected and disconnected architecture in ado.net?
What is ado net stands for?
What is untyped dataset?