Can’t open MM DB in SQLite Browser
Moderators: jiri, drakinite, Addon Administrators
Can’t open MM DB in SQLite Browser
When I click on Open Database in DB Browser for SQLite and select any of my MM DB files, they show as empty – no tables. Any ideas what the problem might be?
Re: Can’t open MM DB in SQLite Browser
I should add that I confirmed that the browser can see the contents of a sample DB file.
-
IanRTaylorUK
- Posts: 616
- Joined: Fri Dec 27, 2019 4:41 pm
Re: Can’t open MM DB in SQLite Browser
After File Open Database, click on the Database Structure tab. Now press F5 to refresh. Do the Tables / Indices / Triggers now show?
Ian Taylor
Re: Can’t open MM DB in SQLite Browser
Bingo! That did it. Never would have guessed - thanks much.