Download Latest Version dbframes-0.6.zip (119.8 kB)
Email in envelope

Get an email when there's a new version of DBFrames

Home / sqlite-wince-binaries
Name Modified Size InfoDownloads / Week
Parent folder
README 2013-05-13 430 Bytes
sqlite-3.7.7.1-wince-dll.zip 2013-04-30 265.0 kB
sqlite-3.6.23.1-wince-dll.zip 2011-09-14 226.9 kB
Totals: 3 Items   492.3 kB 0
If you have troubles with sqlite 3.3.5 shipped with PythonCE 2.5
you should replace sqlite3.dll in /Program Files/Python25
with a newer version.
Sqlite 3.6.23.1 or 3.7.7.1 placed here works more stable on real applications.

Build Sqlite binary by yourself with arm-mingw32ce configure options:

./configure --host=arm-mingw32ce CFLAGS="-D_WIN32_WCE -Os"

Possible need to link with
/opt/mingw32ce/arm-mingw32ce/lib/libcoredll6.a
Source: README, updated 2013-05-13