Re: java connector/J5.1 mysql
I am working with Windows
with your script I have the same driver error:
Exeption in thread "main" java.sql.SQLExeption: No suitable driver found for jdbc:mysql://localhost:3306/test
at.java.sql.DriverManager.getConnection(DriverManager.java:689)
at.java.sql.DriverManager.getConnection(DriverManager.java:247)
at Test.main(Test.java:6)
the compile of your script is OK.
I start the MySql server with mysqld --console
Subject
Written By
Posted
February 10, 2018 03:08PM
February 12, 2018 12:14PM
February 17, 2018 04:09PM
February 19, 2018 01:16PM
Re: java connector/J5.1 mysql
March 03, 2018 04:20PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.