Hello,
is there any installation package with SQLite we can distribute or source I can compile for Symbian versions lower then v9.4? In a wiki article there is a paragraph stating that SQLite is introduced with versions 9.4 (in fact SDK doc v9.3 mentions sql usage).
Are there any statistics showing how many devices run with a specific Symbian version? I have decoupled engines and gui assuming that gui is the most sensitive place for changes in Symbian. But the SQLite functionality adds another constrain on the number of devices we would like to target. Can it be solved by a conditional installation process and by specific implementation, one for SQLite and another using DBMS? I assumed it would be good solution to store app data in a database. But I may stick with Symbian 9.3+ or with just inter/externalized datas and stored in a file.

Reply With Quote




