4 messages in com.mysql.lists.javaRe: Error: Can't find Database driver...
FromSent OnAttachments
Richard Walker13 Oct 2002 07:02 
Clayburn W. Juniel, III13 Oct 2002 08:25 
Hermann Kienlein13 Oct 2002 11:29 
Alec...@Quantel.Com14 Oct 2002 01:22 
Subject:Re: Error: Can't find Database driver class
From:Clayburn W. Juniel, III (cla@cox.net)
Date:10/13/2002 08:25:56 AM
List:com.mysql.lists.java

On Sunday, Oct 13, 2002, at 07:02 America/Phoenix, Richard Walker wrote:

I'm using Windows 2k.

I have copied the file "mysql-connector-java-2.0.14-bin.jar" in the directory "$JAVA_HOME\jre\lib\ext".

My application is just doing: "Class.forName("com.mysql.jdbc.Driver");"

I get this error when running the app: "java.lang.ClassNotFoundException: com.mysql.jdbc.Driver"

Please, help me!

Did you look inside the jar file to make sure the driver was really there. The download could have been corrupted.