Hi can sombody please help me
i am trying to connect to MySql using dreamweaver
i have mysql-connector-java-3.0.9-stable-bin.jar
this is stored in
c:\"program files"\java\j2re1.4.2\lib\ext
which is also the address to enviromental variable (JAVA_HOME)
the com and org folders are stored at c:\JDBC\
which is the address to eviromental variable (CLASSPATH)
tomcat is version 4.0.4 and is working fine but every time i try to get a JDBC connection i get the error message;
("org/gjt/mm/mysql/Driver" class not found)
all help is appreciated as i am new to this
thanks in advance
killian
