Categories

Updated: 09/05/2003

Connecting to a MySQL Database using Connector/J JDBC Driver.

A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains all the code in detail.
©2003-2019 jCay.com