03-03-2020, 02:16 PM
I cannot move the mobilesheets database file. The SQLite library does not support this due to UWP file permission restrictions. I can link to the github for the SQLite library if you'd like, as other developers have brought up this limitation as well, and addressing this is not a high priority for the SQLite team as there aren't that many UWP applications.
I have considered adding an option to allow the database file to be copied to the storage location upon exiting the app (assuming a non-default location is used). I'm not going to add a feature to create a full library backup upon exiting, as that can take hours with larger libraries. I may add a periodic prompt to remind users to create library backups though.
Mike
I have considered adding an option to allow the database file to be copied to the storage location upon exiting the app (assuming a non-default location is used). I'm not going to add a feature to create a full library backup upon exiting, as that can take hours with larger libraries. I may add a periodic prompt to remind users to create library backups though.
Mike