Hai all,
i have problem when i run jar on windows. i user this command java -jar server.jar. but the following error show. the com.mysql.jdbc.Driver class not found. can you help me??
Printable View
Hai all,
i have problem when i run jar on windows. i user this command java -jar server.jar. but the following error show. the com.mysql.jdbc.Driver class not found. can you help me??
The error is very self explanatory.
The MySQL JDBC Driver cannot be found. Have you installed it correctly?
MySQL :: Download Connector/J