There have been some questions about how to use SQLite with SQLEditor.
This page offers some tips.
Important: The creators of these drivers don't have anything to do with SQLEditor.
Remember to send any SQLEditor support queries to support@malcolmhardie.com.
For PowerPC Macs I now recommend Tim Anderson's JDBC driver which is based on the offical sqlite driver.
For Intel Mac the above driver currently doesn't work.
I have compiled the following drivers from the sources provided by ch-werner and Greg Bolsinga. This version works on my intel mac (running 10.4.8).
Changes from official version:
This is not an official distribution of the SQLite drivers