| Author |
Can any one help me to use JCOMBO BOX with JDBC?
|
Farhad Rahmati
Ranch Hand
Joined: Dec 16, 2010
Posts: 96
|
|
hi friends
I have a problem, using JCombo box with JDBC?
I have relational database with many different related tables
I want to use JList and JCombo box in the application to retrieve and insert data in database
I need some idea and links, if available. I have searching for ages in google. but I couldn't find any thing usefull.
Thanks.
Farhad
|
 |
Rob Camick
Ranch Hand
Joined: Jun 13, 2009
Posts: 1791
|
|
|
Check out the Java tutorials. There are tutorials on "Creating a GUI with Swing" which contains working examples of using JList and JComboBox. Also look at "JDBC Database Access" for database help.
|
 |
 |
|
|
subject: Can any one help me to use JCOMBO BOX with JDBC?
|
|
|