Skip to content

elhackeado/mysql-jdbc-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

# mysql-jdbc-connector
this repository contains the mysql-jdbc connector for the integration of mysql database with java database connectivity.
the repository contains a file named "mysql-connector-java-5.1.21.jar" which is needed to be copied in the following java directories  
------C:/java/jdk/jre/lib/ext
------C:/java/jre/lib/ext
after copying the "mysql-connector-java-5.1.21.jar" folder you can just enjoy the mysql-jdbc.
I have also included a DB.java file for the connectivity purposes which can be used to connect with database through the JAVA platform.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages