JDBC allows Java applications to connect to MySQL databases. The document provides instructions to install MySQL, download the MySQL JDBC driver from online, and select the platform-independent ZIP file version of the driver.
2. Install
My sql database software into your
system
Download the mysql driver from the net:
Go to google: type “mysql driver”
Select first link i.e My sql connectors
You can find “jdbc driver MySql (Connector)”,
click on download.
Scroll down, choose type of file you want to
download.
2
3. So
I selected Platform Independent
(Architecture Independent), ZIP Archive
3