hi i have made a jtable and i dont know how to populate it with data from a MySQL table.
i have no problem making a connection to the database and executiung queries, the problem lies in how can i actualy insert the values from a resulset into a table?