高校成人教育学籍管理系统主要是针对各类成人招生录取的学生,如高中起点专科、高中起点本科、专升本等,其功能主要在于管理学生信息。内容主要有两大方面:1)个人基本情况管理;2)在校学习课程及成绩管理。学生毕业时,将这两部分内容用学籍表的形式打印出来,分别保存到档案管理部门和学生本人档案中。
本文介绍了该系统的开发环境,需求,设计以及实现。
本系统是基于Visual studio 2005开发平台,采用C#开发语言,结合SQL Server 2000数据库,运用了Windows窗体界面来实现的数据库应用管理系统。
关键词:数据库,C#,SQL Server
ABSTRACT
The main features of the school management system is information management, students who have been admitted.for example,middle school to college. On one hand,it can manage the base information of the students, on the other hand, it also can manage the course and grade about students,and the information table will printed until graduate,then it will be sent to file management department and the student's file.
This article describes the development environment of the system,and the main requirements analysis,user interface,database design, as well as completing the main functions.
The system is developed based on C#, SQL Server2000 database in Visual Studio 2005, the main method to control the database is through the windows.