This Java Swing application is designed for managing student marks, storing them in a MySQL database. It provides a simple interface for entering and saving student information including ID, name, CA ...
To run this program, open the SQLGUI.jar file. You must have a MySQL server with appropriate admin rights to effectively use this program. This project was created to test my basic knowledge of SQL ...