Support

Home > Support > SQLEditor > Using SQLite with SQLEditor

SQLite for Mac OS X

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.


PowerPC

For PowerPC Macs I now recommend Tim Anderson's JDBC driver which is based on the offical sqlite driver.

Intel

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:

  • Switched jdk target and source versions from unspecifed (which defaults to 1.5) to 1.3

 
This is not an official distribution of the SQLite drivers




Download (Binary)

52k zip File

Download (Source)

4.2MB zip File

Requirements

  • Mac OS X 10.4
  • Intel Mac Only
  • (Use Tim Anderson's Driver for PowerPC)