InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: InstantDB: SQLsyntax.txt not found


Alok

It looks like you might have an old version of InstantDB (pre 2.00)
somewhere in your classpath. InstantDB used to read in its SQL syntax from a
text file at start up.

Regards

Peter Hearty
Lutris Technologies UK


-----Original Message-----
From: owner-instantDB@Enhydra.ORG [mailto:owner-instantDB@Enhydra.ORG]On
Behalf Of Alok Daipuria
Sent: 18 May 2000 20:38
To: instantDB@enhydra.org
Subject: InstantDB: SQLsyntax.txt not found


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.


-----------------------------------------------------------------------------
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.