Guest User

Untitled

a guest
Mar 28th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost/blabla
  2. at java.sql.DriverManager.getConnection(Unknown Source)
  3. at java.sql.DriverManager.getConnection(Unknown Source)
  4.  
  5. java -cp .;"D:libspoi-3.14-20160307.jar" Main
Add Comment
Please, Sign In to add comment