I create a table in sqlite 3.5.9, return value indicates success but when I insert records into the table, the return error code is SQLITE_CORRUPT.
I search internet web for answer,someone says the reason is there is no disk
space left.
But I am sure disk space is enough for database use.
Thanks for help.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

