Project Name: Exam/Student Administration
Implemented Language: Java
Tool: Java Platform 1.4
Version: 20.01.2003
File Name: Ooc.zip
Purpose:
The program is for use of add, edit, delete and show student and exam information.
General Instruction:
Java Platform is required for running this program, and there is a trial database in the zip file, which should be imported into ODBC Microsoft Access with name of "Exam".
After extracting of the zip file, go to root directory of the project file, type in DOS:
javac admin\ExamAdmin.java
java admin/ExamAdmin
Additional Note:
This program is well designed by UML and was individually implemented at Fachhochschule Nordostniedersachsen.
|