高校成人教育學(xué)籍管理系統(tǒng)主要是針對各類成人招生錄取的學(xué)生,如高中起點專科、高中起點本科、專升本等,其功能主要在于管理學(xué)生信息。內(nèi)容主要有兩大方面:1)個人基本情況管理;2)在校學(xué)習(xí)課程及成績管理。學(xué)生畢業(yè)時,將這兩部分內(nèi)容用學(xué)籍表的形式打印出來,分別保存到檔案管理部門和學(xué)生本人檔案中。
本文介紹了該系統(tǒng)的開發(fā)環(huán)境,需求,設(shè)計以及實現(xiàn)。
本系統(tǒng)是基于Visual studio 2005開發(fā)平臺,采用C#開發(fā)語言,結(jié)合SQL Server 2000數(shù)據(jù)庫,運用了Windows窗體界面來實現(xiàn)的數(shù)據(jù)庫應(yīng)用管理系統(tǒng)。
關(guān)鍵詞:數(shù)據(jù)庫,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.