https://bugs.kde.org/show_bug.cgi?id=499908
--- Comment #11 from pizzafar...@yahoo.com --- I was able to open the file using sqlite3 and list all the tables. I was then able to dump the contents of kmmAccounts which appears to contain the accounts that I had built. Also, I had already done a remove and purge and new install of KMyMoney using the package manager, no joy. To step back a little, this problem occurred as I was switching back and forth between XML and SQL files. Apparently, something happened that corrupted the SQL file. I can attempt to recover the file, but I'm not sure at this point if I want to continue down that path. I may just build a new database using the XML option which worked for me for many years. These are the attributes of the two files I was using. $ file Personal3.kmy Personal3.kmy: gzip compressed data, was "", last modified: Mon Feb 3 16:36:47 2025, from Unix, original size modulo 2^32 24970950 $ file Personal7.kmy Personal7.kmy: SQLite 3.x database, last written using SQLite version 3044002, file counter 198, database pages 67, cookie 0x19, schema 4, UTF-8, version-valid-for 198 -- You are receiving this mail because: You are the assignee for the bug.