If you trying to call JDBC Driver using ZappySys JDBC-ODBC Bridge driver then sometimes you may get error like below.
JBR error: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
at org.sqlite.JDBC.<clinit>(JDBC.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
...
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 13 more
To fix this error you can use the latest version of ODBC PowerPack (it has the option to select multiple files) - Semicolon ( separated files.
Here is how to fix this error