I've installed Python1.09 into my E52(S60E3). seems working properly.
Then I installed SQLite3 database. But I do not see any icon afterwards. How can I use SQLite CLI? How can I connect to SQLite in Python?
My aim is to manipulate some database on my E52, with very simple GUI, maybe even in some terminal with CLI. Currently I'm considering Python with SQLite. Is there any other option?

Reply With Quote


