We are developing applications that also run on PocketPC devices; Sqlite
2.8.x is used here as the database.
For the next release of our software the question is if we should switch
to SQLite 3. What's the experts' recommendation? The main concern is
probably memory consumption, which should be as low as possible.