aspose file tools
The moose likes JDBC and the fly likes Can any one help me to use JCOMBO BOX with JDBC? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Can any one help me to use JCOMBO BOX with JDBC?" Watch "Can any one help me to use JCOMBO BOX with JDBC?" New topic
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
    
    2
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Can any one help me to use JCOMBO BOX with JDBC?
 
Similar Threads
placing a Jcombo inside the header
Multi JCombo ?
JCombo+JList problem
JCombo Box Problem
JCombo model?