![]() |
|
Editing database on PC - Printable Version +- MobileSheets Forums (https://www.zubersoft.com/mobilesheets/forum) +-- Forum: Support (https://www.zubersoft.com/mobilesheets/forum/forum-1.html) +--- Forum: MobileSheets (Android) (https://www.zubersoft.com/mobilesheets/forum/forum-23.html) +--- Thread: Editing database on PC (/thread-15342.html) |
Editing database on PC - marianne@vanharten.net - 06-11-2026 I want to make a lot of changes to my music library in Mobile Sheets. Is it possible to export the database (only the texts, not the scans/pictures) to a file, so I can edit in a text editor or spreadsheet? Best regards, Marianne RE: Editing database on PC - Zubersoft - 06-11-2026 The database is a SQLite file. You'd have to use a SQLite editor (like SQLiteStudio) and either use the UI or run queries against the database to update fields in it. Mike |