safired2017 / mdb-sqlite

Automatically exported from code.google.com/p/mdb-sqlite
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Java warning #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I run the mdb-sqlite program to comvert my db file I receive this warning:
JarClassLoader: Warning: Unable to load native library:
java.lang.NullPointerException

Then if I try to open the output file xxx.sqlite generated, with sqlite I get:
Unable to open database "xxx.sqlite": file is encrypted or is not a database
What happened?
Thanks

Original issue reported on code.google.com by dfor...@gmail.com on 23 Oct 2008 at 2:46