This document describes a student application form project that was developed to allow easy entry, updating and deletion of student details from a database. The project uses Java Swing controls and stores data in a Microsoft Access database. Key aspects of the project include forms for submitting new student applications, updating existing student details, and deleting student records from the database. The document outlines the theoretical background of the technologies used, describes the database and form designs, and provides the program code to implement the student application functionality.