CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Connection Pool Delphi

搜索资源列表

  1. liuxiangsoft_leaders

    0下载:
  2. 三層進銷存 使用接口和連接池 是他人的面试作品 delphi语言编写 -three Invoicing use interface and connection pool is interviewing others works delphi language
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3778452
    • 提供者:郁闷
  1. Delphi-connection-pool

    1下载:
  2. 不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的-DB connection pool
  3. 所属分类:Delphi控件源码

    • 发布日期:2012-08-21
    • 文件大小:151
    • 提供者:ninglng
  1. 中间层的数据库连接池源码

    0下载:
  2. 三层构架系统,中间层的数据库连接池源码,delphi开发,Three-tier architecture system, the middle layer of the database connection pool source, delphi development
  3. 所属分类:中间件编程

    • 发布日期:2017-03-25
    • 文件大小:979522
    • 提供者:xiaohuayan
  1. querypool.rar

    0下载:
  2. 用delphi三层开发,必须用到的数据库连接池,Development of three-tier database connection pool to be used in
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:575029
    • 提供者:lixiaojun
  1. DBPool

    1下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:7578
    • 提供者:李健
  1. DBThreadPool

    0下载:
  2. 数据库连接池。很重要很好的参考例子。全部源码-Database connection pool. Very important example of a good reference. All source
  3. 所属分类:Database system

    • 发布日期:2017-04-15
    • 文件大小:7237
    • 提供者:张克
  1. PPooledRDM

    0下载:
  2. Delphi实现的com+组件数据库连接池-Delphi to achieve the com+ components database connection pool
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:257803
    • 提供者:吴凌锋
  1. Connection.Pool.V1.2.Full.Source.For.Delphi567.ra

    0下载:
  2. Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections. Connection pooling is a method for conserving sca
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:139425
    • 提供者:okkoos
  1. UniDAC_V3.0

    0下载:
  2. Universal Data Access Components (UniDAC) 是一套可以讓DELPHI 無須透過Oracle native driver,便可以連線使用數據庫的一套強大VCL元件。並支援connection pool機制。-Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-11
    • 文件大小:2974173
    • 提供者:aloha_tw
  1. Delphi-XE2-DataSnap-POOL

    0下载:
  2. Delphi XE2 DataSnap 链接池 数据集池 池例子-Delphi XE2 DataSnap connection pooling example data sets pool pool
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-01-25
    • 文件大小:2755584
    • 提供者:oupj
  1. ADOConnectionPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { *** *** *** *** *** *** *** *** *** * } { Descr iption : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } {
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:1675
    • 提供者:your name
  1. delphiADOPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 -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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:1671
    • 提供者:your name
  1. js_Delph_Sock4-5_tunnelling

    0下载:
  2. This a newer, rewrote version of a source I had wrote sometime last year. To put it short the delphi tool connects to the node.js server, the node.js server opens a new socks5 server for each connected client. If somebody wants to establish a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:13212
    • 提供者:anima
  1. RTCDBArticle1

    1下载:
  2. 利用delphi进行编写的数据库连接池及使用和说明 -Delphi were prepared utilizing the connection pool
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-09
    • 文件大小:1951995
    • 提供者:dh
  1. DBPool

    0下载:
  2. 数据库连接池,delphi 7 - xe10-Database connection pool.delphi 7- xe10
  3. 所属分类:Database system

    • 发布日期:2017-05-04
    • 文件大小:279104
    • 提供者:kshmilyhui
  1. ConnectionPool

    0下载:
  2. An Ado Connection Pool to use with Delphi 7
  3. 所属分类:数据库编程

    • 发布日期:2018-01-07
    • 文件大小:86016
    • 提供者:mabacci
搜珍网 www.dssz.com