At 22:56 07/06/2006, you wrote:
Hi.
In mine to a database after the size of a file of base has reached
4096 Mb, I am not added any more records. After a command sqlite3_step
the mistake (sqlite3_errmsg) stands out: "SQL logic error or missing
database".
Please help, it is necessary for me to process a lot of records.
Operation system Windows XP (SP2)
sqlite versions 3.3.6
File system NTFS

Perhaps you have compiled SQLite with a 32 bit IO c library. Compile again with a 64 bit IO library. It's a compiler error, not a SQLite one.


HTH

Las personas se dividen en tres grupos, los que saben contar y los que no.
     There are three groups of people, who can count, and who cannot.


Reply via email to