Okay---

I have a program that uses a GUI to collect information from users and inputs it to a mySQL database online. My group and I have no problem getting the variables into the database but there are two questions that I really, really need help with and they are; 1) How do you get variables from the SQL table into your java class/methods
2) Once you have the variables, how do you display them on the GUI. For example, I want to display orders, or display inventory. The orders and inventory are both placed online, but I don't know exactly how to display them IN the GUI, not like in the little text output box at the bottom of my NetBeans window.

If you could help me , it would be greatly appreciated. Thanks for putting some time into reading my thread.

Brian Frick
The Pennsylvania State University