2025-03-23, 01:44 AM
Sorry.
Ive not slept yet so I was a little slow and missed the word "shell" and was using cmd.
Using powershell I managed to executed "PS E:\*****\databasefolder> echo '.dump'|sqlite3 library.db|sqlite3 repaired_library.db"
this created repaired_library.db, which is 0KB, so similar result I managed to get while trying to dump it in sqlite3.
Ive not slept yet so I was a little slow and missed the word "shell" and was using cmd.
Using powershell I managed to executed "PS E:\*****\databasefolder> echo '.dump'|sqlite3 library.db|sqlite3 repaired_library.db"
this created repaired_library.db, which is 0KB, so similar result I managed to get while trying to dump it in sqlite3.