Feeds
답변 있음
java.sql.SQLException: No suitable driver found for dbc:mysql://localhost
The reason you got this error is because you forgot to register your java mysql jdbc driver with the application. Should be lik...
java.sql.SQLException: No suitable driver found for dbc:mysql://localhost
The reason you got this error is because you forgot to register your java mysql jdbc driver with the application. Should be lik...
4년 초과 전 | 0
