Mar 6, 2012 #1 drimades IS-IT--Management Joined Nov 8, 2004 Messages 221 Location MK In Netbeans I'm using a JTable to display data from a db table. How can I bind the JTable to the results of a query (recordset)?
In Netbeans I'm using a JTable to display data from a db table. How can I bind the JTable to the results of a query (recordset)?
Mar 7, 2012 #2 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES How are you getting the data now? Cheers, Dian Upvote 0 Downvote