I have installed SQL connector and I also added to classpath, but I'm still unable to connect my Java project with my database the error is:
java.lang.ClassNotFoundException:com.mysql.cj.jdbc.Driver
Help me to resolve this error.
I have installed SQL connector and I also added to classpath, but I'm still unable to connect my Java project with my database the error is:
java.lang.ClassNotFoundException:com.mysql.cj.jdbc.Driver
Help me to resolve this error.