ODBC

We can use the Christian Werner's SQLite ODBC Driver


Windows

1. Follow the instructions to compile and install LiteSync from the source code or use the pre-compiled binaries for your platform. You can start with the free version.

2. Rename the litesync-0.1.dll to sqlite3.dll and copy it to the Windows System folder. Generally it will be C:\Windows\System32 unless on 64-bit Windows using a 32-bit driver. In this case the path is C:\Windows\SysWOW64

3. Download and install the ODBC driver for 32-bit or 64-bit Windows


Linux and Mac

Still not tested. You can follow the installation instructions on the ODBC driver using the one that links to the installed SQLite library instead of the static linked one.