Guys I had a problem. We use sqlite for WinCE based devices, then in version 6.1 of this O.S., the command 'DELETE FROM ...' causes 'IO error', the device have a lot of space, and dynamic memory too, someone had seen something like this?
But isn't only make 'DELETE FROM ...;' and the error occur, the program makes a lot of things, including stay with prepared statements in memory, but no one are locking the file I wish I appreciate some help. Ps. I'm using the version 3.6.23.1 of sqlite library. -- Atenciosamente/Regards, Israel Lins Albuquerque Desenvolvimento/Development Polibrás Brasil Software Ltda. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

