5 messages in com.mysql.lists.javaRe: found a zipped mm.mysql driver fo...
FromSent OnAttachments
Jamie Fontenot01 Jun 2001 20:47 
Igor Fedulov02 Jun 2001 06:46 
Jamie Fontenot02 Jun 2001 16:56 
Paal Arne Hoff02 Jun 2001 17:59 
Mark Matthews02 Jun 2001 20:06 
Subject:Re: found a zipped mm.mysql driver for win98 system gave up on .jar version
From:Igor Fedulov (ifed@outlook.net)
Date:06/02/2001 06:46:19 AM
List:com.mysql.lists.java

Once I got the applet talking to mysql, I tried putting the original mm_mysql-2_0_4-bin.jar jar file into the /Java/Lib, with a guaranteed working classpath location, it still failed to recognize the Driver classfile inside. I'll stick with the 1.2b version for now..

if you using j2se put your driver into $JAVA_HOME/jre/lib/ext

this way driver will be recognised

Igor