Hi! I've created a JFrame form searching data in a MySQL database, using a JTable to dispaly the results, but I've got a problem : how could I update de result in the table? After I seen your post, I've used removeRow to clear the last result and insertRow to show the new records that coresponds my search. Thanks again! P.S. I'm from Romania ,EU so my english may not be so good :)
View All Comments
| View Tutorial