How to set class path mysql-connector-java and connect mysql database on Ubuntu 20.04 LTS

preview_player
Показать описание
In this video I am going to show how to fix JAVA MySQL Connection ClassNotFound Exception and set classpath mysql-connector-java and connect mysql database for Java program.

Thank You For Visiting My Channel.
****** Subscribe & Support ******
Рекомендации по теме
Комментарии
Автор

tengo un problema... cuando hago el javac Test.java aparece un mensaje que dice: error: file not found: Test.java
Usage: javac <options> <source files>
use --help for a list of possible options
y no se que es

pulpultv
Автор

I still have the same problem com.mysql.jdbc.Driver"

mahmoudchiboub
Автор

Hey i am still getting the same error: com.mysql.cj.jdbc.Driver Not found

HRWNdRS
Автор

Also, i have to set the classpath export everytime that i turn on the computer, i dont know why happen this

omareliotorrescastillo
Автор

where i can find the test.java file. i dont want to write

call_me_hassan