Description: Delphi done on the server side, if a connection is created for each request would be too resource intensive, while the use of a global connection that efficiency can be imagined, thus reflecting the importance of the thread pool. Made a reference to some examples ADO connection pooling, use very good project, share with you. {*******************************************************} {Description: ADO connection pooling} {Create Date: 2010-8-31 23:22:09} {Modify Remark :2010-9-1 12:00:09} {Modify Date:} { Version: 1.0} {*******************************************************}
To Search:
File list (Check if you may need any files):
delphiADOPool.pas