On 5/21/06, 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.... I don t understand.... because if make a SELECT query with my library on a big table created on pc with sqlite3 win32 : it work fine.....
Can you post a test program? Have you checked for hardware problems?