学生信息管理系统.doc

约37页DOC格式手机打开展开

学生信息管理系统,页数:37字数:7666摘要是典型的信息管理系统(mis),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。因此本人结合的要求,对microsof...
编号:10-68139大小:403.00K
分类: 论文>其他论文

内容介绍

此文档由会员 usactu 发布

学生信息管理系统


页数:37 字数:7666

摘 要
学生信息管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 因此本人结合学生信息管理系统的要求,对MicrosoftAccess 2000数据库管理系统、SQL语言原理、VB应用程序设计,VB数据库技术进行了较深入的学习和应用,主要完成对学生八信息管理系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的学生信息量管理系统可以满足学生基本信息录入、课程选定和查询成绩等方面的需要。 第一章对数据库应用系统开发和学生信息管理系统进行了简明的介绍,并分析了开发学生信息管理系统所应进行的工作。 第二章对学生信息管理系统的开发研究意义进行了阐述。 第三章学习了具体的开发工具Delphi6.0,对其数据库组件,SQL语言在Delphi中的应用等数据库编程关键技术进行了系统的介绍。 第四、五、六章分析了图书管理信息系统的应用需求,按照数据库设计理论一步一步地给出了系统 需求说明书、局部ER图、全局ER图、系统关系模式,子模式,利用MicrosoftAccess 2000建立了数据库,并进行了具体的程序设计,据库进行操作。 设计充分利用VB、MicrosoftAccess 2000数据库技术的强大力量,提高了编程效率和可靠性。关键词:Access数据库,VB语言, 数据库组件,学生信息管理,窗体英 文 摘 要
The students administrative system is typical informations managements systems(MIS), it develops mainly two respects of development including setting-up and maintenance and front application program of backstage supporters database. Demand to set up the consistency of the and integrality the storehouse of strong , data with good security to the former. Require to the latter that the function of the application program is complete , apt characteristic of using etc. .
So combine and make the request of the entering type library in person, use and design program to Access 2000 data base management system , SQL language principle , Vb, Vb database technology has carried on the deeper study and application, finish demand analysis , function module dividing , database mode to the books administrative system to analyse mainly, and has designed structure of the database and application program from this. The systematic operation result is proved, this text designed students administrative system can meet person who borrow , library staff member and senior administrator three need of.
Chapter one introduced the concise one to database application system development and books administrative system, and has analysed that develops the work that the books administrative system should be carried on.
Chapter two the use for the design of the database and SQL language has carried on network analysis , in order to understand deeply that the database has used and laid the foundation.
目录第一章 应用系统开发工具………………………………………………………………I
§1.1 管理信息系统基础………………………………………………………………I
§1.2 Visual Basic基础………………………………………………………………
§1.3 MicrosoftAccess 2000基础……………………………………………………

开发研究意义………………………………………………………………………
需求分析……………………………………………………………………………
第四章 系统设计原理原则及开发环境…………………………………………………… §4.1设计原理……………………………………………………………………………
§4.2设计原则………………………………………………………………………… §4.3开发环境…………………………………………………………………………
第五章系统功能与结构设计……………………………………………………………
§5.1系统功能描述……………………