"Zhang Cheng-E7104C" <[EMAIL PROTECTED]> wrote: > Hi,Richard > The cases happens in PC. The disk remained is not much, sorts of several = > hundreds of Mb . > > Then the following step is what I do. > > 1) Create a 1M bytes size file. > 2) create a table and begin to insert data in the table until the disk = > comes full. > 3) Delete the 1M bytes file. > > 4) Begin transaction > 5) Delete records in the table, looks like "delete from tt"; > 6) End transaction(Commit). >
What operating system? What type of filesystem? What version of SQLite? Did you compile SQLite yourself or use a version downloaded? What makes you think the resulting database is corrupt? Do you have a script or program for reproducing this? -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

