ARgh... Connecting JSP and mySql... can anyone help?

CyberCowboy

Senior member
Apr 16, 2001
247
0
0
I am making a JSP site.
i'm running tomcat and mysql on my win2k machine.

On my laptop, i can connect my JSP pages to my mySQL database. And it would work perfectly. (I can modify the database).

But when I move my code over to my desktop, I get a "No suitable driver" error.

I am pretty sure that the settings on both machines are the same, (i.e. classpaths, etc).
But I can't seem to get it to work.

Anyone have any suggestions on how to fix this? Any links that will help me solve this?
 

Descartes

Lifer
Oct 10, 1999
13,968
2
0
This is really the wrong forum. I'm sure it will be moved shortly :)

I'm going to ask the obvious question:

Did you install the connector? If so, have you verified that it works? :)