SQLite Forum

Sd card mount/unmount
Login
I forgot to add some code. Problem occurs in this sequence;

...

sqlite3_close(db);
umount('sd-card');

...

Best regards,