On Fri, Feb 27, 2009 at 8:06 AM, Wenton Thomas <thomas.wen...@yahoo.com> wrote: > 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.
Maybe what is full is the partition where the temporary files are created? Regards, ~Nuno Lucas > Could anyone help me? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users