搜索资源列表
Delphi-connection-pool
- 不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的-DB connection pool
querypool.rar
- 用delphi三层开发,必须用到的数据库连接池,Development of three-tier database connection pool to be used in
DBPool
- Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat
PPooledRDM
- Delphi实现的com+组件数据库连接池-Delphi to achieve the com+ components database connection pool
ADOConnectionPool
- ADOConnectionPool.pas为连接池实现单元。DbHelper.pas为为了方便访问数据库操作的实用单元,里面有关于连接池的用法。-ADOConnectionPool.pas implementation unit for the connection pool. DbHelper.pas to access the database in order to facilitate the operation of the utility unit, which has about
dxe-adopool
- Delphi xe ado 连接池,适用于各种数据库-Delphi xe ado
1967_Delphi三层数据库连接池
- delphi数据库连接池控件,支持delphi5,delphi6,delphi7.(delphi5,delphi6,delphi7.)