hi,

I work on Sqlite for Symbian OS, and I have a problem on device.
When I open a new database, I have this message : "malformed database schema -
library routine called out of sequence".

myDB = sqlite_open("//system//programs//demo.sql", 0, &zErrMsg);

Who can explain this error ? the same code work fine on emulator.

regards.
Jean

Reply via email to