← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #207739]: Sqlite in Sikuli/jython

 

Question #207739 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/207739

    Status: Solved => Open

Andrew Munro is still having a problem:
Hey, so after reading through the documentation, I tried two methods to
import my java class.

The first being :

%JAVA_EXE% -Xms64M -Xmx512M  -classpath "sqlite-jdbc.jar" ....

I also tried adding:

 set CLASSPATH=sqlite-jdbc.jar;%CLASSPATH%

but I still get "zxJDBC.DatabaseError: driver [org.sqlite.JDBC] not
found


I feel like I'm missing something obvious.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.