Preparation
1). Install DB Browser for SQLite from
https://sqlitebrowser.org/
2). Back-up your Media Monkey 5 database (mm5.db) to a folder (E:\MMW5Temp\ in my case) using the inbuilt option
3). Open the ZIP file (MM_YearMonthDayTime.zip) created by the backup
4). Extract the mm5.db file into your folder.
These steps provide you with a backup of your database and a copy that you can work on safely without any impact to your MMW5 installation!
a). Run DB Browser for SQL Lite and open E:\MMW5Temp\MM5.DB
b). Using the Database Structure Tab, select the "Table" you want to export i.e. Albums or Artists
c). Right Click to export a CSV file of the table using typically comma as the field separator, quotes for characters and CR+LF for a new record. Choose Save then set the location i.e. E:\MMW5Temp and filename i.e. Artist.csv or Albums.csv
d). Click OK when the save / export has been confirmed.
You now have files for the MMW5 database tables in a format suitable for Excel or Access or your chosen spreadsheet or database program.
i). Normally a double click on the CSV file will open it in Excel in the first sheet of the workbook labelled as the file / table name
ii). Add a new worksheet to the workbook and use Data / Get Data / From File / From Text CSV and select import
You now have - for example - your Artists and Albums in a single spreadsheet workbook as two separate sheets. Notice that the second approach to importing often does a better job of the import!
You will probably want to ignore ID columns!
Perhaps once a month or so, clear out the Temp folder