Matthew Scarrow wrote:

I have an applet and I'm trying to use Connector/ J 3 to connect to my
database.

I have uploaded the applet to my web server.
I have uploaded the mysql-connector-java-3.0.2-beta-bin.jar file to the same
dir as the applet
I have made a reference to the mysql.jar file in the html file like so

But when I run my applet I get the error: java.lang.ClassNotFoundException:
com.mysql.jdbc.Driver
I've tried everything I can think of. I had this working back with version
2.0.4 of mysql-connector but it doesn't work with this one.
Can you download the .jar file that you've uploaded using a web browser? If not, the permissions on the file are not correct.

-Mark



---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



Reply via email to