This is a simple CRUD application using Java and Mysql database. For this project I'm using Netbeans IDE and locaserver
- Import database: db_list.sql
- Open Project using Netbeans
Note: If somethings went wrong check the "DriverManager" located on "DBConnect.java"
DriverManager.getConnection("jdbc:mysql://localhost/db_list","root","")
Update this base on your localhost settings
Watch video: https://youtu.be/9evey_bl9DM
This powered by: www.webprogs.com