problem for using query in netbeans

hello friends,

i created a database using mysql(5.0.33) in XAMPP. I am using netbeans5.5 and i got the connection to the database successfully and can query well using SQL command.

the problem is that i can't use the query to insert the data from the databse to a combobox or textfield in the JFrame.

plz explain how to apply queries in netbeans ?

[376 byte] By [Sreeram_MPa] at [2007-11-27 8:59:29]
# 1

> the problem is that i can't use the query to insert

> the data from the databse to a combobox or textfield

> in the JFrame.

Are you reading the resultset?

> plz explain how to apply queries in netbeans ?

What do you mean by applying queries in netbeans?

aniseeda at 2007-7-12 21:26:58 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...