This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| troubleshooting:corruptcorpus [2007/05/24 22:27] – texasfett | troubleshooting:corruptcorpus [2012/08/26 00:16] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| 3. open the database with the SQLite utility | 3. open the database with the SQLite utility | ||
| - | * //sqlite popfile.db// | + | * //sqlite popfile.db// |
| - | * ' | + | * ' |
| - | * Enter " | + | * Enter " |
| - | * sqlite><br> | + | * sqlite> |
| 4. Now run an integrity check (don't forget the semicolon at the end of the command) | 4. Now run an integrity check (don't forget the semicolon at the end of the command) | ||
| - | * sqlite> //pragma integrity_check;// | + | * sqlite> //pragma integrity_check;// |
| - | * ok<br> | + | * ok |
| - | * sqlite><br> | + | * sqlite> |
| * If there' | * If there' | ||
Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.