Anyone has clue what's SQLsyntax.txt which iDB is looking for?
And what I need to do?
-alok
java.sql.SQLException: java.io.FileNotFoundException:
/home/tech/alok/myservlet/DB/SQLsyntax.txt (No such file or directory)
Could not read SQL syntax from file: /home/tech/alok/myservlet/DB/SQLsyntax.txt
at db.Database.initialise(Database.java)
at db.Database.dbOpen(Database.java)
at jdbc.idbConnection.<init>(idbConnection.java)
at jdbc.idbDriver.connect(idbDriver.java)
at java.sql.DriverManager.getConnection(DriverManager.java:457)
at java.sql.DriverManager.getConnection(DriverManager.java:159)
at DBaccess.createConn(DBaccess.java:99)
at DBaccess.<init>(DBaccess.java:74)
at DBaccess.<init>(DBaccess.java:42)
at calendar.doPost(myservlet.java:119)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|