Connect with a Database
By seelensauger, with 2 replies.
Last reply by seelensauger, over 11 years ago:
ok
now i have the problem to connect with the jdbc driver:
my system: mac os X 10.7
path to the .jar:
/Users/thomaswinter/Desktop/Leuchtkäfer Martin/Leuchtkäfer/mysql-connector-java-5.1.23/mysql-connector-java-5.1.23-bin.jar
(the folder Leuchtkäfer is the Greenfoot Project)
error i get:
java.lang.ClassNotFoundException: /Users/thomaswinter/Desktop/Leuchtkäfer Martin/Leuchtkäfer/mysql-connector-java-5.1.23/mysql-connector-java-5.1.23-bin.jar
my code: