If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Connecting to MySQL, Tomcat server using dreamweaver

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-16-03, 11:56
killian killian is offline
Registered User
 
Join Date: Dec 2003
Posts: 1
Unhappy Connecting to MySQL, Tomcat server using dreamweaver

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
Reply With Quote
  #2 (permalink)  
Old 12-16-03, 13:50
mehigan mehigan is offline
Registered User
 
Join Date: Dec 2003
Posts: 1
Re: Connecting to MySQL, Tomcat server using dreamweaver

Quote:
Originally posted by killian
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
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On