Fred a <[EMAIL PROTECTED]> wrote: > Hello all, > > I port successfully sqlite3 library on other platform... > But i have some problems... > > When i try to insert some records, if for example i insert > 80: good; if i try to insert 81 records the database is corrupted....
This suggests to me that your port is not as successful as you think it is. So what is the "other platform" that you are porting to? -- D. Richard Hipp <[EMAIL PROTECTED]>