This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes JComboBox - How to retrieve database values & display Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JComboBox - How to retrieve database values & display" Watch "JComboBox - How to retrieve database values & display" New topic
Author

JComboBox - How to retrieve database values & display

Brenda Y
Greenhorn

Joined: Sep 25, 2001
Posts: 1
Hi,
I need some help urgently. I don't know how to retrieve values from the database and display it in a JComboBox (e.g. Student First Name and Last Name). It'll really be great if someone can show me some sample code as to how to do it.
Thanks in advance,
Brenda.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JComboBox - How to retrieve database values & display
 
Similar Threads
Display value and Actual value in JComboBox
Editable Table
how to store datecombobox in an arraylist of type combobox
how to display in swing?
Regarding JSP & Action Class handling