Small. Fast. Reliable.
Choose any three.
*** 321,328 ****
  *: Java wrapper - Dynamicly binds to SQLite DLL at runtime and so doesn't need
  recompiling everytime
  a new version of SQLite is released:
! http://www.pivotal-solutions.co.uk/downloads/company/
! pssqlite.zip (sqlite 3.x) Source and DLL
  *: A good tutorial to use JDBC driver for SQLite. (it works at least !)
  http://vds.uchicago.edu/twiki/bin/view/VDSDevelopment/UsingSQLite
  
--- 321,327 ----
  *: Java wrapper - Dynamicly binds to SQLite DLL at runtime and so doesn't need
  recompiling everytime
  a new version of SQLite is released:
! http://www.pivotal-solutions.co.uk/downloads/company/pssqlite.zip (sqlite 3.x) Source and DLL
  *: A good tutorial to use JDBC driver for SQLite. (it works at least !)
  http://vds.uchicago.edu/twiki/bin/view/VDSDevelopment/UsingSQLite