资源列表
adoclass
- 一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO primary form, may use for to connect SQL server, Oracle and so on each kind of database,
ODBCDuoTable
- VC使用ODBC操作多个表-VC uses ODBC to operate many tables
MySQL的ODBC接口程序源代码
- MySQL的ODBC接口程序源代码-MySQL ODBC interface routine source code
Oracle资料大集合
- Oracle资料大集合-great gathering information on Oracle
EXCELdata
- VC编写的读取数据文件的源码-VC compilation reads the fetching according to the document source code
adohelpchs
- ado的中文帮助,非常详细,网上也有类似的,但是缺了很多内容,这个内容完整-ado Chinese help, is extremely detailed, on-line also has similar, but has lacked very many contents, this content integrity
source
- 开发工具 Informix-4gl- Development kit Informix-4gl
AdoDatabase第 2 版
- 这也是采用COM接口的数据库访问技术, 采用ADO类封装,速度快,更加容易调用。- This also is uses the COM connection the database visit technology, uses a ADO kind of seal, the speed quickly, is easier to transfer.
OleDBDLL2
- 这是一个基于COM的数据库访问技术,采用 OLE_DB来封装,高速访问各种数据库接口, 比ADO ODBC_API速度更快,效率更高。强烈 推荐- This based on the COM database visit technology, uses OLE_DB to seal, high speed visits each kind of database interface, compared to ADO ODBC_API speed quicker, the efficienc
CoreLab.MySQL.Data.Access.Components.v5.20.for.Delphi.BCB.Full.Sources
- CoreLab Mysql 数据库存取接口源代码.
VC用ADO访问数据库全攻略
- VC用ADO访问数据库全攻略,介绍了VC用ADO来访问数据库的各个对象及各方法,很经典,也很实用,很值得一看。