A two-tier Java based client-server application interacting with a MySQL database utilizing JDBC for the connectivity. This project was designed to gain you some experience using the various features of JDBC and its interaction with a MySQL DB Server environment.
GUI allows client or root user to execute SQL commands against an SQL server that the client selects. The user selects the JDBC driver to use and the database URL which corresponds to the database on which commands should be executed. The GUI has UI elements for the user to connect to the database, enter commands, execute commands, and see the results.
Root User UPDATE | UPDATE Result |
---|---|