Guest_imported
New member
- Jan 1, 1970
- 0
I have two file
essai.java and essai.htm
ERROR
*** SQLException attrapee ***
java.sql.SQLException: Cannot connect to MySQL server on "mon_serveur":3306.
Is there a MySQL server running on the machine/port you are trying to connect
to? (java.security.AccessControlException)
SQLState : 08S01
Message : Cannot connect to MySQL server on "mon_serveur":3306.
Is there a
MySQL server running on the machine/port you are trying to connect to? (java.se
curity.AccessControlException)
Code : 0
java.lang.NullPointerException
at essai.init(essai.java:35)
at sun.applet.AppletPanel.run(AppletPanel.java:341)
at java.lang.Thread.run(Thread.java:536)
Any help would be appreciated.
Thanks,
Mike
essai.java and essai.htm
ERROR
*** SQLException attrapee ***
java.sql.SQLException: Cannot connect to MySQL server on "mon_serveur":3306.
Is there a MySQL server running on the machine/port you are trying to connect
to? (java.security.AccessControlException)
SQLState : 08S01
Message : Cannot connect to MySQL server on "mon_serveur":3306.
Is there a
MySQL server running on the machine/port you are trying to connect to? (java.se
curity.AccessControlException)
Code : 0
java.lang.NullPointerException
at essai.init(essai.java:35)
at sun.applet.AppletPanel.run(AppletPanel.java:341)
at java.lang.Thread.run(Thread.java:536)
Any help would be appreciated.
Thanks,
Mike