Hi! I was trying to query from a huge table (150,000,000 lines+) using a left join statement, using mode csv and using an output to file.. after several minutes I got the Disk I/O error. I searched this maillist for some possible answers (tried to check_integrity, but the db was ok, then I installed the Process Monitor).
I saw the results after the query, but the only unusual result was a RegQueryValue point to HKLM\System\CurrentControlSet\Control\NIs\CustomLocale\EMPTY with the result NAME NOT FOUND and a RegQueryValue pointing to HKLM\System\CurrentControlSet\Control\NIs\Language\InstallLanguageFallback that returned with a BUFFER OVERFLOW. Does anybody know a way to solve this error? Thanks in advance and sorry about my english. Caio PS: The DB is located in my hard drive and i'm using Windows 7 x64 _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users