Re: Retrieving information from MySQL Database and Placing in JTable
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 23 Sep 2006 18:36:11 -0700
christopher_board@xxxxxxxxxxx wrote:
while (rs.next()) {....
JTable tblResults = new JTable(Data, Cols);
It does seem you are making as many JTables as
the result set has records..
Andrew T.
.
- References:
- Retrieving information from MySQL Database and Placing in JTable
- From: christopher_board
- Retrieving information from MySQL Database and Placing in JTable
- Prev by Date: Retrieving information from MySQL Database and Placing in JTable
- Next by Date: The PluginChat Project
- Previous by thread: Retrieving information from MySQL Database and Placing in JTable
- Next by thread: The PluginChat Project
- Index(es):