搜索结果
找到约 658 项符合
ado 的查询结果
按分类筛选
- 全部分类
- 数据库系统 (134)
- SQL Server (92)
- 其他数据库 (76)
- 其他书籍 (38)
- VC书籍 (36)
- 其他 (32)
- 教育系统应用 (25)
- Delphi控件源码 (23)
- 软件设计/软件工程 (23)
- 企业管理 (21)
- 电子书籍 (18)
- 书籍源码 (18)
- 文章/文档 (11)
- 其他行业 (9)
- 中间件编程 (8)
- Delphi/CppBuilder (8)
- Windows CE (7)
- Oracle数据库 (7)
- 压缩解压 (7)
- 系统设计方案 (6)
- *行业应用 (4)
- MySQL数据库 (4)
- 百货/超市行业 (4)
- 学术论文 (3)
- Java编程 (3)
- 交通/航空行业 (3)
- Internet/网络编程 (3)
- 通信网络 (2)
- 通讯编程文档 (2)
- 软件工程 (2)
- Windows Mobile (2)
- 汇编语言 (2)
- 酒店行业 (2)
- 软件 (2)
- 书籍 (2)
- 通讯/手机编程 (1)
- 单片机编程 (1)
- 源码/资料 (1)
- 金融证券系统 (1)
- OA系统 (1)
- TAPI编程 (1)
- 文件格式 (1)
- 数据结构 (1)
- 人工智能/神经网络 (1)
- 嵌入式/单片机编程 (1)
- matlab例程 (1)
- 单片机开发 (1)
- USB编程 (1)
- 技术管理 (1)
- Jsp/Servlet (1)
- MacOS编程 (1)
- C/C++语言编程 (1)
- 技术资料 (1)
- VIP专区 (1)
书籍源码 vc++ 利用ADO访问MYSQL数据
这个我花了5个资源分下载的,看到里面的功能非常全分享给和我一样的新手学习,本套源码是利用ADO接口访问mysql数据库,代码注释清晰值得学习
通信网络 Delphi通过ADO技术访问数据库方法研究
Delphi是一种功能强大的编程语言,可以编写任何类型的程序。在众多的软件中,在数据库方面,Delphi表现出色,可以开发多种数据库结构的客户服务器模式数据库应用程序。文中研究了数据库程序开发中的最基本的一步,即如何用ADO连接数据库的方法。通过实例演示,展示了这种方法的细节,具有可操作性和可重复性,可供其他程序 ...
数据库系统 ADO&VC&SQL的例子
ADO&VC&SQL的例子,很经典
源码/资料 This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This
This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their ids. CDynRec : This class is the no ...
数据库系统 Using ADO from C
Using ADO from C
数据库系统 Data Replication Prototype Using ADO
Data Replication Prototype Using ADO
电子书籍 ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besi
ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besides being a valuable reference, this book covers a variety of issues that programmers face when developing web applications or web services that rely on database access. Most examples use Microsoft s ...
数据库系统 ADO数据库控件源码
ADO数据库控件源码
数据库系统 使用ADO封装类的数据库程序开发实例
使用ADO封装类的数据库程序开发实例