retrieving data from mysql and putting it on JTables
问题 I'm trying to write a java program that first asks you for username and password, which are then used to connect to the database. That works fine so far. Now the program is like a customer/client organizer. it has the names and information of like address date that the customer joined, phone number etc etc. Then you click a customer and you can see any notes on them. But thats not the problem now. what im trying to do is getting the information from my table which is in mysql database and