搜索资源列表
1sado
- ado控键的使用,是用vc编写,sql为数据库 用的时候要改成自己的数据库连接-ado control the use, preparation is vc, sql to the database using the time to adopt its own database connection
ADOwData
- ado控键的使用和前面的是不同的,是用vc编写,sql为数据库 用的时候要改成自己的数据库连接-ado control the use and the front is different is the use vc preparation, sql to the database using the time to adopt its own database connection
Connection-Failure
- ADO Connection Failure
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
Ado_Templa1733634142004
- ado connection template
ywosqlview
- 这个源码最主要的是用ADO连接方式连接SQl数据库-This source is most important is to use ADO connection to connect SQl database
FrmPassword
- 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
ado_connection
- 一个Delphi下使用ADO连接池类,有使用演示-A Delphi class to use ADO connection pooling, a Demo
DelphiConnSqlite
- 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
tingsking18_20061180171
- 通过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
ADOTest
- 基于ADO的简易数据库查看工具,可调用Delphi的数据库连接工具来即时编辑数据库连接-ADO-based tool for simple database view, you can call the Delphi Database Connection tool to edit the database connection immediately...
data
- ado连接access数据库,dbgrideh控件的用法-ado connection access the database, dbgrideh control usage
ADODEMO
- 使用ADO 连接 VC++的一个 MISS系统 -Using ADO connection VC++ a MISS system
ADOConnectionPool
- Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { *** *** *** *** *** *** *** *** *** * } { Descr iption : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } {
delphiADOPool
- 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
ADO
- 学习易语言第一个作品 ADO连接MSSQL的练习程序 功能很简单 完全自学 现在正在转型到VS-Easy language to learn first work completely self ADO connection MSSQL very simple exercise program functions are now in transition to VS
Delphi_837250
- 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.
ADO-Connection-Open-NEW
- ADO带用户名和密码的数据库连接 ADO带用户名和密码的数据库连接-ADO Connection Open
ADOTable_E217182142010
- 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
ADOConn
- C++实现的ADO数据库连接程序,可以学习并参考使用!-C++ implementation of the ADO connection program, you can learn and reference!