Had a customer report that they can’t open databases made in my Xojo app (using the standard SQLite), when they’re restored from Time Machine.
Error 11 database corrupt.
I just checked my own time machine backups, and while the file size is identical, the record count is off and thousands of record are missing. According to Time Machine, the last backup was in June!
So what I need to know is, does anyone else have this problem and if so, were you able to solve it and finally how did you solve it?
Thanks Greg and shee-it… The app runs 24/7, and constantly has the database open. Seems like I need to think about how to handle this and there is no way I can when Time Machine is backing up or about to backup…