Jdbc sqlite does not work

I don’t know if this will fix your issue, but you could try this version using the latest SQLite JDBC driver:

You would need to:

  • Uninstall the official JDBC persistence add-on.
  • Rename sqlite-jdbc-3.42.0.0.jar to sqlite-jdbc.jar.
  • Drop both files in your addons directory.

See also: