搜索资源列表
studentinfosystem
- 基于VB和ACCESS的成绩管理系统,此程序为毕业设计题目.采用ADO控件ADODC访问数据库并通过DATAGRID显示出来的结构.具有基本的添加查找删除等功能。涉及到多表联合查询。 文件包括info.mdb mainform.frm mainform.frx,mainform.text,moudel1.text,moude1.bas,工程1.dep,工程1.pdm,工程1.vbp,工程1.vbw,数据库作业.exe等文件。 下载解压可以运行。-VB and ACCESS on the
adodc-client
- 基于ADODC和ACCESS的客户管理程序,可实现客户信息的添加、删除、查询、修改等。-Based on customer management ADODC and ACCESS programs for customer information to add, delete, query, modify and so on.
DB_test6
- 使用COM组件ADODC, 封装的一个操作access数据库的简单类, 具备数据库操作基本功能, 供初学者参考COM组件在数据操作上的使用. 具体封装参看CDatabase类-The use of COM components ADODC, package a simple operation of the database access classes, with the basic functions of database operations for the beginners refe
VB-Adodc
- VB Adodc控件模糊查询ACCESS数据库
ADO
- 在VB下用ADODC实现对ACCESS的连接,可在TEXT中查看-ADODC used in VB to achieve under the ACCESS connection can be viewed TEXT
ConnectVbtoMysql
- connect vb6 to mysql using adodc
adodcocx
- This an Activex Control (.ocx) and a demo application that uses it. The control provides the ability to navigate, save, edit & update data without the need to write a single additional line of code. It works by encapsulating the ADODC control. All yo