I think that this would better be in sqlite-users, but I could be
wrong about that.
In any case, perhaps this will help?
http://www.sqlitetutorial.net/sqlite-java/sqlite-jdbc-driver/
But, in short, you need the appropriate SQLite jar file in your Java
CLASS_PATH environment variable, of referenced in the "-cp" option on
the "java" command. If you use Netbeans for your Java development, use
the method in the tutorial.
--
Veni, Vidi, VISA: I came, I saw, I did a little shopping.
Maranatha! <><
John McKown
_______________________________________________
sqlite-dev mailing list
sqlit...@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-dev
Sorry, no. I don't do Android work. Nor do I do programming on a
Windows platform. I'm a GNU/Linux bigot.
>
> Thanks