1、东北大学本科生毕业设计(论文)专用纸 I 摘 要 随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型 应用工具 ,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。 本系统是以东北大学秦皇岛分校的学生信息管理工作为调研背景, 针对东北大学秦皇岛分校学生信息管理部门的工作情况和工作需求,对其工作流程和工作内容做出充分的调查,然后根据调查设计出学 生信息管理系统的总体结构规划 ,对学生的基本信息、班级信息、成绩信息等进行统一管理,便于查询、修改和 打印。 本管理系统 采用 VB6.
2、0 和 Access 2002 软件为开发工具, 应用 SQL查询语句对数据库进行修改、删除、查询等操作,应用 ADO 技术 连接应用程序和数据库,以上两种技术的应用 使数据库的内容显示在 VB 的MSFlexgride 控件之中。 结合 VB 的面向对象编程的特点, 应用 VB 的MDIForm 将各个子窗体连接起来,将各个子窗体的 MDIChild 属性设置为 True,使得各个子窗 体 以 MDIForm 为 父窗体, 子窗体在父窗体中显示但不可遗出父窗体。 本 管理信息系统 主要实现的功能模块 :基本信息管理、班级信息 管理 、 成绩 信 息 管理、 学籍变动信息管理 、 其他 信息管
3、理 、 管理员信息管理 、 系统管理 。 本系统界面友好, 功能完善, 操作简单,比较实用。 关键词 : 控件、窗体、模块 、数据库 东北大学本科生毕业设计(论文)专用纸 II Abstract Along with informational technology thorough in management, the management information system is more and more perfect in the technology. This system is the new tools for management informations work. I
4、f any business want development and have the high efficiency organically to organize the internal activity, they must establish the management information system which adapts with own characteristic. For the management information of Northeast University Qinghuandao batch, we design a school registe
5、r management information system, to students basic information, the class information, the score information and so on .On the unification management, is advantageous for the inquiry, the revision and the printing. This article uses VB and Access 2002 basic on SQL language and ADO technology. Connec
6、t VB and Access Above two technologies for MSFlexgrid. Childform for MDIform dont move out fatherform by MDIchild was set Ture. Main realization function module: Basic information management, class and grade information management, result information management, school register change information ma
7、nagement, miscellaneous information management, manager information management, system administration. This system contact surface friendly, operation simple, quite is practical. Key words: Controls, the window, the module, Database 东北大学本科生毕业设计(论文)专用纸 III 目 录 摘 要 . I ABSTRACT . II 第 1 章 绪 论 . 1 1.1
8、系统设计的背景 . 1 1.2 系统的功能简介 . 1 1.3 论文的组织结构 . 2 第 2 章 系统分析 . 4 2.1 需求分析 . 4 2.1.1 基本信息管理功能: . 4 2.1.2 班级信息管理功能: . 4 2.1.3 成绩信息管理功能: . 4 2.1.4 学籍变动信息管理功能: . 5 2.1.5 其它管理功能: . 5 2.1.6 管理员管理功能: . 5 2.1.7 系统管理功能: . 5 2.2 数据流程分析 . 5 2.2.1 数据流程图 . 5 2.2.2 数据库 . 6 第 3 章 开发工具介绍 . 7 3.1 开发工具的选择 . 7 3.2 VISUAL BASIC 概述 . 7 3.3 VB 的特点: . 8 3.4 ACCESS 概述 . 9 第 4 章 系统数据库设计 . 11 4.1 与 数据库相关的概念 . 11 4.2 ACCESS 数据库基本特点: . 12 4.3 ACCESS 数据库及其基本操作 . 13 4.3.1 新建数据库 . 13 4.3.2 创建数据表 . 14 4.4 VB 与 ACCESS 的连接( ADO) . 14 4.5 数据库设计 . 15 4.4.1 数据的属性 . 15