资源列表
Automatic_Old
- Automatic_old(最初的自动实现数据处理的程序)-Automatic_old (initial automatic data processing procedures)
stu_manage
- 一个简单的学生管理程序实例,作为VB的初学者来说,有比较大帮助,因为简单实用。-a simple example of student management procedures, as a newcomer VB, which are quite helpful, as simple and practical.
chengjiguanliVFP
- 学生成绩管理,小巧且功能强大,值得使用-student performance management, the compact yet powerful, it is worth using.
VC_class_for_allkinds_connection
- 《用VC写的数据库连接类》,一个用VC写的小巧精致的数据库连接类,使VC连接数据库变的更简单-"written with VC Database Connection", the VC was a feature of the database connection type, VC connect to the database change simpler
dangwuguanli
- 关于党务管理的一个小系统,是用vb和SQL做的,分为党务管理者和党务查询者。-party on the management of a small system is the use of vb and SQL do, divided into party affairs managers and inquiries.
StudentManagementDatabseSystem
- 简单的学生管理软件,可以学习数据库运用。运行程序前,必须注册ODBC数据源,数据库文件为students.mdb,数据源名称为students-simple student management software, we can learn from the database application. Before running the program, to be registered ODBC data source, database files for students.mdb, da
DAOExport
- 本例使用DAO把一个Access数据库中的用户以文本形式到入到不同文件中-the cases put a DAO use Access database users in text form into different documents
gzguxt
- 工资管理系统 由vb语言和access数据库开发的系统-salary management system vb language and access database development system
PB数据库5
- 机关事业单位考勤管理-public institutions Attendance Management
北京公交车查询系统
- 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
vc++访问DAO数据库
- 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
实验 5 创建和使用视图
- 1、创建一个仅包含北京客户信息的视图customer_beijing。 2、通过查询customer_beijing视图获得北京客户的信息。 3、修改customer_beijing视图为仅包含北京客户的信誉等级为1的视图。 4、删除customer_beijing视图。 5、创建一个视图ordersum_goods,其中的内容是每种商品的名称和每种商品的订单金额和总和。 6、通过查询ordersum_goods视图,获得每种商品的名称和每种商品的订单金额和总和。 -on