搜索资源列表
bo
- vb链接动态数据库的例子,可以直接用来链接数据库。ado形式。本例子是access数据库。-vb example of a dynamic database of links, can be directly used to link databases. ado form. This example is database access.
VC+ADO
- 简单明了地实现vc上对access数据库地读写删等基本操作,附有本人搜集的一些有用的相关资料-Vc simple realization of the database to read and write access to delete the basic operation, with I collected some useful information
sql
- 数据库的简单连接实例,这个是基于ADO连接方式的访问方式-Easy to connect the database instance, the ADO connection based on the access method
04
- 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
ADOuse
- ADO通讯录管理,是一个VC+access 通过ADO连接,操作数据库.-ADO address book management, is a VC+ access through the ADO connection, the database operation.
void
- 在我用VC++编程过程中,遇到了用ado控件连接access数据库的问题,于是我就在想,难道不用ado空间就不能连接数据库,就不能对数据库进行各 种操作了么,通过网上和书上的资料可以得到肯定的回答。于是我便动手写了一个程序,为了知识的覆盖面更加广,在编写此程序中,我把写入数据库的操作,用 ado来完成,在进行读操作的时候,没有用ado来操作,而是动态连接数据库,进行读操作。数据库的名字是:Test,VehicleTest是数据库中 表的名字。以下是程序代码: -When I use VC++ p
ado
- 此程序是ado连接 Access数据库的最基本程序,仅限于初学者,源码均为个人原作,老手勿下。-This procedure is to connect Access database ado the most basic procedures, limited to beginners, the original source of the individual, not under the veteran.
AdoRWAccess
- VC通过ADO方式操作ACCESS数据库的实例-VC operation ACCESS database instance via ADO way
xscjglxt
- 使用ADO访问经过加密的ACCESS数据库,用VC编写-Use ADO component to interview database of ACCESS,using VC programming
DelStudent
- 该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习-The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn
ADO
- UG二次开发,基于COM组件的数据库信息获取的开发-UG secondary development, access to information based on the COM component database development
AdoCtrlAccess
- Visual ADO控制Access数据库-The ADO Control Access database
ADO
- ADO数据控件的加载,属性设置与数据库的连接,DataGrid控件的使用,体会DataGrid控件的AllowAddNew、AllowDelete和AllowUpdate属性的作用,学会使用数据窗体向导自动构成数据访问窗体。-Action using ADO data control is loaded, set the database connection properties, DataGrid control, experience DataGrid control AllowAddNe
Demo1
- ADO方式连接Access数据库与vc-ADO connect Access database with vc++
ADO
- 一个ADO类,包括.cpp和.h头文件,放在工程里可直接使用,利用ADO访问数据库。-An ADO categories, including .cpp and .h header files can be used directly on the project in the use ADO to access the .
20150605307
- 建立基本对话框程序CAdo。 建立ACCESS数据库和数据表. 在数据表中录入部分内容 以ADO方式对数据表操作 完成在对话框口中实现表的翻动以及增加、修改、删除操作 -Establish a basic CAdo dialog box procedure. Establish ACCESS and data table. In the part data entry in the table In ADO way to manipulate data tabl
WJAT1
- 本实例演示了如何使用VC的ADO技术访问数据库,程序运行通过,(This example demonstrates how to use VC ADO database access technology, the program runs through,)
AdoCodeGen
- 项目描述:这个程序是一个代码工具生成器,你可以使用在你的用ADO创建Access 2000数据库的应用程序。只需复制和粘贴生成的代码到新的VB项目添加如下两个引用: Microsoft ActiveX Data Objects 2.5 Library Microsoft ADO Ext. 2.5 for DDL an Security(Program Descr iption : I catalogue thi
VB6动态折线图
- 将串口通信数据采集代码放到Timer中,将采集来得数据通过ADO对象存入Access数据库。 2、将采集来的数据以时间(x)、数据(y)的结构存入一个结构数组,以便绘制曲线(The serial communication data acquisition code is placed in Timer, and the collected data is stored in the Access database through the ADO object. 2, the collected