Hi guys, i have a problem with the sqlite2.exe under windows. Ok, I have here 20 corrupted DBs and want to repair they all. I do this with CMD and the command ".dump | sqlite3 rebuild.db3 | sqlite3 rebuild.temp"
This works perfect for all DBs except one. The DB where it is not working has a size of 15GB. During processing I can see the "rebuild.temp" is going bigger and bigger. But at the end the hole file is set empty!! It has a size of 0kb after sqlite3.exe is finished?!?! All DBs are same format, not compressed, no decryption and no password. Is this a bug? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users