MySQL
MySQL Connector/J JDBC Driver
MySQL Connector/J is the official JDBC driver for MySQL.
This driver is co-packaged with DbVisualizer.
Required File(s)
mysql-connector-java-nn-bin.jar
mysql-connector-java-nn-bin.jar
Default Driver Class
com.mysql.jdbc.Driver
com.mysql.jdbc.Driver
JDBC URL Format
jdbc:mysql://:/
Example:
jdbc:mysql://localhost:3306/empdb
jdbc:mysql://192.168.100.98:3306/store
jdbc:mysql://
Example:
jdbc:mysql://localhost:3306/empdb
jdbc:mysql://192.168.100.98:3306/store
http://www.dbvis.com/products/dbvis/doc/drivers.jsp
0 comments:
Post a Comment