access mysql through java desktop application

hi,How do I access a mySQL database through a desktop application in java. its not web based. just have some windows to deal with data. how do I do this.Cheers
[180 byte] By [AlienXa] at [2007-11-27 8:30:28]
# 1
JDBC?
cotton.ma at 2007-7-12 20:21:05 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2
yes
AlienXa at 2007-7-12 20:21:05 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 3
> yesOkay then JDBC.What's your question?
cotton.ma at 2007-7-12 20:21:05 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 4
oh thanks for the replies... anyway I found some help in here... http://www.configure-all.com/java_access_mysql.php:)Cheers
AlienXa at 2007-7-12 20:21:05 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...