connection with MySql

Hello java lovers, I need the details about how to connect MySql with java. wthich driver should I install and what procedure to follow . Please give me details as early as possible \Thanks
[217 byte] By [Amid_mLada] at [2007-11-27 4:04:08]
# 1
u can use mysql-connector-java-3.1.12.jar. put it in ur project build path.
moonnya at 2007-7-12 9:08:59 > top of Java-index,Java Essentials,New To Java...
# 2
http://www.mysql.org/Go there, download the Connector/J, read the documentation (including examples and how-tos).
masijade.a at 2007-7-12 9:08:59 > top of Java-index,Java Essentials,New To Java...