As mentioned in my post, sqlite3 is only able to read 2% of the file. I know how to extract the strings but sqlite splits individual memos into multiple blocks and spreads them out over the file. This makes it very difficult to find the entire contents of specific memos. I was hoping there is a tool that understands sqlite format and could repair the bad section so I can extract more than 2%.