Download JDBC Driver for MySQL | Java Connector Jar File | Setting class_path variable

Опубликовано: 05 Декабрь 2020
на канале: Computer Clicks
244,261
1.2k

In this video you will see how to Download JDBC Driver for MySQL ( also known as Java Connector Jar File ) and Set the class_path environment variable for MySQL.

LINK : _ https://dev.mysql.com/downloads/conne...

What is JDBC Driver ?
JDBC Driver is a jar file which is used to connect to database. The JDBC driver for connectivity with MYSQL Database is "MYSQL Connector/J".
We often need to have this driver while creating a project in NetBeans , Eclipse or any other IDE.