Hello,
I would like to retrieve the data from one of my database table. I have read many stuff about it and found out that I need to create a table model which is quite confusing to me.
Basically my table consists of customer information. What is the best way to retrieve the data? jtable or jlist? Also any tips how to start.
Can I retrieve data from text field? And have a next button that will go to the next record?
Sorry for all my questions, I have been working in VB before and find it totally different.
Thank you