Refreshing JTable (JDBC)
Hi there!
I would like to ask your help regarding JTable.
I am just new in Java comming from VB. I really cannot understand how JTable works.. since in VB it is very easy to refresh the table/grid.
Any one who got a simple program (Even using MS Access) that will display DB Table's content to a JTable object and will be able to refresh JTable's content everytime a record is updated? (Even the refreshing of table side only).
Hope you guys can help me with this since its been weeks already looking for a sample and explanation which is easy to understand.
Thanks!

