Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
Re: how to display data from mysql database in java
Quote:
Originally Posted by Pathik
Maybe this will help you..
Displaying ResultSets on a JTable
I doubt this will help (I think you forgot to link the text Pathik)
____________
@tushar087: You can use java.sql package for the purpose. It can update the database (means generate sql queries) as well as select fields or cells from database through Java Database Connectivity API (JDBC).