- Amitrajit Das
- Programming Language: JAVA with Swing
- MySQL Conncector: MySQL JConnector 5.1.23(JDBC Driver) https://dev.mysql.com/downloads/connector/j/
- IDE: VS Code
- MySQL Version: 5.5.4 (Using WAMP Server)
-
Clone the Project or Download the zip
-
Connect the JDBC driver(JConnector) by including the it's JAR File in the Project
- Expand Project->Libraries->(Right Click)ADD JAR File->include file: mysql-connector-java-5.1.40-bin.jar
- Database setting can be changed
- Expand Project->Source Packages->mainlibrary->conn.java
- Change the Authentication Setting