CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - ado.connection

搜索资源列表

  1. Connection-Failure

    0下载:
  2. ADO Connection Failure
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:11.36kb
    • 提供者:basarah
  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
    • 文件大小:7.4kb
    • 提供者:李健
  1. ywosqlview

    0下载:
  2. 这个源码最主要的是用ADO连接方式连接SQl数据库-This source is most important is to use ADO connection to connect SQl database
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:214.25kb
    • 提供者:
  1. FrmPassword

    0下载:
  2. Login Structure. for ADO Dataset must ADO Cunnection Interduced, in this structure the use create a config.ini file and use server name to grnerate runtime connection string
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:39.31kb
    • 提供者:HosseinFQ
  1. ado_connection

    1下载:
  2. 一个Delphi下使用ADO连接池类,有使用演示-A Delphi class to use ADO connection pooling, a Demo
  3. 所属分类:Delphi VCL

    • 发布日期:2014-09-30
    • 文件大小:317kb
    • 提供者:sd
  1. DelphiConnSqlite

    0下载:
  2. delphi2010 源代码 连接 sqlite 创建数据库, 创建数据表 插入记录 查询数据库内所有记录-delphi2010 sqlite source code to create a database connection, create a data table into the record all the records within the database query
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:215.93kb
    • 提供者:张晓楠
  1. tingsking18_20061180171

    0下载:
  2. 通过ado连接sql server,并将连接信息保存在文本格式的文件中。并将内容用自创算法加密。 如发现有任何问题请联系QQ:187320765-Through ado connection sql server, and connection information is stored in a text format file. And the content encryption algorithm with own. If there are any questions, pleas
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:16.98kb
    • 提供者:1111
  1. ADOTest

    0下载:
  2. 基于ADO的简易数据库查看工具,可调用Delphi的数据库连接工具来即时编辑数据库连接-ADO-based tool for simple database view, you can call the Delphi Database Connection tool to edit the database connection immediately...
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:420.48kb
    • 提供者:
  1. data

    0下载:
  2. ado连接access数据库,dbgrideh控件的用法-ado connection access the database, dbgrideh control usage
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-26
    • 文件大小:1011.78kb
    • 提供者:袁23
  1. 5

    0下载:
  2. ADO  Data控件  ADO  Data控件与内部Data控件以及Remote  Data控件(RDC)相似。用户可以使用ADO  Data控件快速地创建一个到数据库的连接。-ADOData controls ADOData internal controls and RemoteData Control Data Control (RDC) is similar. Users can use ADOData controls to quickl
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:6.75kb
    • 提供者:li
  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
    • 文件大小:1.64kb
    • 提供者: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
    • 文件大小:1.63kb
    • 提供者:your name
  1. Delphi_837250

    0下载:
  2. Delphi:Delphi原生ADO应用技术实例源码,基于ADO的数据库连接代码实例,也是数据库操作的最基础代码,有兴趣的看下。 -Delphi: Delphi ADO applied techniques of native source code examples based on ADO connection database is the most basic code database operations, interested look.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:5.52kb
    • 提供者:JN2EH52
  1. delphiadoquery

    0下载:
  2. Delphi ADO查询示例,练习使用ADODB连接access,并使用DBGrid显示数据的例子。程序可设置多个查询条件,支持模糊查询和不区分大小写的查询,学习Delphi与ADO数据库操作的实用例子。程序界面截图如上图所示,所需要的Access数据库文件已为您打包在里面。-Delphi ADO query example, practice using the ADODB connection access, and use the DBGrid display examples of da
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:223.99kb
    • 提供者:wpudn55
  1. ADOTable_E217182142010

    0下载:
  2. ADOTable Example his program is just like my ADOQuery example without the step by step documentation. If you look at my ADOQuery example you can download the step by step tutorial on how I retrieve the connection string that I used. I also show the
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:15.92kb
    • 提供者:engineer21
搜珍网 www.dssz.com