This is my build of the Java wrapper for SQLite by Christian Werner. For more information and the source, see http://www.ch-werner.de/javasqlite/

This build is for OSX 10.4; it might not work with earlier versions.

The Sqlite versions are 2.8.17 and 3.2.8

The Sqlite database is linked into the JNI library; there's no need to have any other Sqlite library installed.

I have both the .jnilib and sqlite.jar in the /Library/Java/Extensions folder. 

Tim Anderson
tim@itwriting.com
http://www.itwriting.com

January 2 2006
