Hi
I run sqlite in command line application and from some reason CTRL+C is call while writing to data base. I use asynchronies NORMAL.. (FULL is not possible because performance drawbacks) When I rerun my application I cannot load the data base file. (also sqlite_shell is failed to load) and pragma integrity check cause exception in sqlite dll. My os is win2k. Does any one know how to recover DB file? Thanks Yuval