Hi,
I want to save some data on device, for that I am using SQLite Database. In Emulator I am able to create DB, Tables and also able to run various type of SQL statement like Insert, Delete, Update and so on. Here is the link from where I got all information regarding SQLite on Symbian:
http://wiki.forum.nokia.com/index.ph...database_in_Qt
But after creation sis file if I run this app on device. its not working. What may have problem ?
I am using Nokia Qt SDK 1.0.2. I have installed the app on Nokia E7.
I am also getting this error in Application Output :
QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed




penDB()

