[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Unable to connect to MySQL using java
- Subject: [cobalt-developers] Unable to connect to MySQL using java
- From: Muhammad Farhan <farhan@xxxxxxxxxxxxxxxx>
- Date: Thu Oct 17 06:01:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
HI,
I am trying to connect to MySQL.I have placed mm.mysql drivers in
"jakarta-tomcat/lib" folder. but whenever i try to connect to mysql, i
receive this error:
Cannot connect to MySQL server on . Is there a MySQL server running on the
machine/port you are trying to connect to?
(java.security.AccessControlException)
please note that i can connect to mysql using telnet and php script.
Please help me to overcome this error.
Farhan