View Single Post
Old 06-08-2009, 05:24 PM   #18
tjdean256
Zealot
tjdean256 is on a distinguished road
 
Posts: 138
Karma: 70
Join Date: Jan 2009
Location: Louisiana
Device: irex dr1000s; Pocket edge
The file that is causing the problem is a temporary journal file created when Sqlite has more than one database open, based on a quick internet search. It is named Metadata.db-journal. I think SQLite is supposed to delete the file when metadata.db is update without error. The file I deleted had 0 bytes. The strange thing, however, was that a metadata.db file was corrupted in another directory where I had a file open. Fortunately, it did not have any annotations in the file.
tjdean256 is offline   Reply With Quote