Java error when connecting to Open Office Base Database
Java error when connecting to Open Office Base Database:
java.sql.SQLException: Wrong database file version
at org.hsqldb.jdbc.Util.sqlException(Util.java:365)
...
Try closing the Data Base before running the program.
java.sql.SQLException: Wrong database file version
at org.hsqldb.jdbc.Util.sqlException(Util.java:365)
...
Try closing the Data Base before running the program.
Comments