I  used sqlite 3.5.9  in my application.
I attempt to insert  1000 records. When i inserted 700 records, sqlite3_step() 
return SQLITE_FULL.
The free disk space is about 1,300M and  max id in the table is 700.
I have no idea how to solve it.

Could anyone help me?



      
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to