What steps will reproduce the problem?
1. java -jar dist/mdb-sqlite.jar Stock.db StockO.mdb
2.
3.
What is the expected output? What do you see instead?
Caused by: java.io.IOException: Unsupported version: 0
at
com.healthmarketscience.jackcess.JetFormat.getFormat(JetFormat.java:143)
at com.healthmarketscience.jackcess.Database.<init>(Database.java:347)
at com.healthmarketscience.jackcess.Database.open(Database.java:294)
at com.healthmarketscience.jackcess.Database.open(Database.java:270)
at com.plausiblelabs.mdb.Main.main(Unknown Source)
... 6 more
What version of the product are you using? On what operating system?
1.0.2 MS XP
Please provide any additional information below.
Original issue reported on code.google.com by st...@branchadventures.org on 9 Mar 2010 at 6:07
Original issue reported on code.google.com by
st...@branchadventures.org
on 9 Mar 2010 at 6:07