2007-01-03 06:39:56 UTC
Hi, i have a very big problem, i don't have much time to fix the problem by myself.
I need the jspmyadmin tool to manage a database for a project with JSP using the Macromedia Dreamweaver 8 and mySQL connection. I installed the jspmyadmin and run it, a problem occured which is:
An error occurred at line: 20 in the jsp file: /lib.inc.jsp
Generated servlet error:
Syntax error on token "enum", delete this token
I fixed this problem by changing enum to enum1 and it works, but an other problem occured with SQL syntax and the problem is:
Oops! an exception occured.
The exception was: java.sql.SQLException: Communication link failure: java.io.EOFException
The exception class was: class.java.sql.SQLException
Plz someone help me. I have to complete a project with no much time left.
Thank you.