搜索资源列表
ADO_Access_demo
- 很好的ado与access做的学生管理系统,帮助初学者掌握vc与数据库连接-good ado do with the students access management system to help beginners master vc connected with the database
sstudent
- 学生信息管理系统(VC+ADO+ACCESS)-Student Information Management System (VC ADO ACCESS)
up
- 6个文件: 1 vc中直接操作Access 2 Ado控件实现聊天室 3 SQL服务器目录及文件列表的读取 4 学生成绩管理系统 5 基于UDP的简单网络通讯程序 6 xvid源码
DataBase
- 用VC+ADO+ACCESS 做的学生管理系统,和其他学生管理系统差不多,都是添删改等操作,主要在ADO方面有点学习价值
swb
- 一个简单的学生信息管理系统,用VC++6.0 ADO数据库编写,实现了动态创建数据源(access),Ctrllist排序等功能-a simple student information management system, with VC 6.0 ADO database development, the creation of dynamic data sources (access), the ranking functions Ctrllist
BeamDataManager0.2
- 一款基于VC++/Access的轻量级建筑横梁数据管理系统,具体完成的功能与建筑设计有关,这个就不太懂了。但是通过这个小系统你可以掌握VC中的ADO数据库操作,同时也可了解VC++的多视图(框架)显示数据、动态调用对话框模板等技术。-Based on a VC++/Access lightweight construction beams data management system to complete the function of specific design and construc
VC_Access_renshiguanli
- VC+Acess人事管理系统,能实现人员的添加删除修改查询等基本功能,是学习VC中用ADO方法访问Access数据库的一个很好的范例,很容易上手学习。-VC+ Acess personnel management system, able to modify the query to delete the addition of personnel and other basic functions, is to learn VC Access database using ADO method
auto-parts-management-system-in-VCPP
- 这是用VC++编写的汽车配件管理系统 1.数据库文件名:qpglxt 位置:(\汽配管理系统\汽配管理系统\qpglxt.mdb) 2.数据库类型:Access 3.连接方式:ADO 4.用户名:mrkj 5.密码:111 6.编译环境VC6.0-It is written in VC++ auto parts management system 1. Database file name: qpglxt location: (\ Auto Parts Man
VC-fixed-assets-system
- VC编写的定资产管理系统。本系统 采用目前比较流行的 ADO 数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用 程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面 向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-Prepared by the VC fixed asset management system. The system uses the more popular of the ADO data ac
VCPP_SuperMarket-System
- 用VC++编写的超市管理系统,使用ADO、SQL、ACCESS等技术,初步实现了超市管理的各种功能,希望对大家有帮助-The Project of Supermarket System programmed with VC++,using the technique of ADO,SQL and ACCESS,has various functions of supermarket management.