|
-
Oct 27th, 2006, 05:17 PM
#1
Thread Starter
Stuck in the 80s
Help with MySQL Connector/J
Has anyone ever used the MySQL Connector/J to interact with a MySQL database?
I'm having trouble getting it to work at all. I've downloaded it, and attempted to put it in multiple locations. I've set my path variable, I've put it in the directory with the source, I've even tried using CLASSPATH to point to it...but no matter what I do, I get this error:
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
It manages to compile without any errors or warnings...just won't run.
Has anyone accomplished this before that can walk me through it or provided some suggestions?
I've been over the readme file and various internet sites trying to get it to work with no avail.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|