pl_sql_usa.ppt

20
CS 8630 Database Administration, Dr. Guimaraes Kennesaw State University Department of Computer Sciences Usa Rungratchakanon CS 8630 Database Administration Fall 2005 Financial Aid Application

Upload: databaseguys

Post on 13-Jul-2015

244 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Kennesaw State UniversityDepartment of Computer Sciences

Usa Rungratchakanon

CS 8630 Database Administration Fall 2005

Financial Aid Application

Page 2: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Objective

The objective of this project is to create the package that will be applied to the KSU database system in order to support the future database for the Financial Aid Department at Kennesaw State University so that the Students can apply for their financial aid online.

Page 3: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Characteristic of Application

The Financial Aid application follows by the requirement should be:

- Student can apply for the Financial Aid Loan online and the Financial Aid application should support for both student and co-loaner because the information that the Financial Aid requires for co-loaner form is more than the student information form.

- Financial Aid officer can retrieve the Financial Aid application from the database.

Page 4: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Technologies Used

- Oracle 9i Personal Edition

- PL/SQL Web toolkit

- HTML

Page 5: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Gantt Chart

Page 6: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Step of progress

- Studying for the database system and Programming language

- Gathering the requirement- Creating the E-R Diagram- Creating the Relational Schema- Create table in the database- Develop PL/SQL web application- Testing the application- Sending to the Financial Aid officer to approve- Submit to the ACS

Page 7: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

E-R Diagram

Page 8: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Relational Schema

Page 9: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

CRUD Matrix

Page 10: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Financial main page

Page 11: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Student Address

Page 12: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Modify Student Address

Page 13: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Financial Aid for student

Page 14: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Financial for Student Result

Page 15: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Financial for Co-loaner

Page 16: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Financial for Co-loaner Result

Page 17: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Screen

Financial Aid Search

Page 18: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Conclusion

Difficulties Encountered- Dealing and gathering the requirement- Setup the system to the same platform of KSU.- The not null variables have to be checked before

submit to the database

Page 19: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Question?

?????????????????????????????????????????????? ???? Feel free to ask me the question!! ???? ???? ???? ??????????????????????????????????????????????

Page 20: PL_SQL_Usa.ppt

CS 8630 Database Administration, Dr. Guimaraes

Thank you