TaxaLibrary.MDB Updates

Latest version: 14 February 2026

Please read the whole page before continuing with the download and update process.

It is assumed that:

The MapMate Taxa Library table is a repository for all taxa recorded in the British Isles. From this table via the My Configuration utility, users preferred taxonomic (and site) interests are selected and stored in the Taxa table.

Please address any questions or support issues via the MapMate Users Facebook group (preferred) or via email to Les Evans-Hill.

The following updates are included in the latest version:

Known issues:

There are currently no known issues.

⚠️ Important File Download Disclaimer

By clicking the download link below, you agree to the following terms and conditions:

  • "As Is" Basis: The Taxa Library table is provided "as is" without any express or implied warranties, including but not limited to, fitness for a particular purpose or non-infringement.
  • Risk: You assume all risks associated with the download and use of this file, including, but not limited to, viruses, corruption, or incompatibility.
  • No Liability: We shall not be liable for any direct, indirect, incidental, special, or consequential damages (including loss of data or profit) that result from the use of, or the inability to use, the material.
  • Verification: We strongly recommend you use up-to-date antivirus software to scan the downloaded file before opening it.

If you do not agree with these terms, do not proceed with the download.

How to update your Taxa Library

Your My MapMate folder will be located in either:

You MUST ABSOLUTELY make a copy of your original TaxaLibrary table for backup purposes and ideally a full Mapmate backup via the Replicator.

Filters: After applying a new Taxa Library, you may need to apply a Filter patch before running My Configuration. Please visit Table Updates, Filters for the available filters. If a new filter is available for a taxonomic group of interest, it is recommended that you run it. It will do no harm to reapply the latest filter patches after every Taxa Library Update, if a taxonomic group of interest has changed.


Latest version

Access logo
Download Taxa Library v2 (14 February 2026)


Previous versions


Download Taxa Library v1 (05 February 2026)


Depending on how your Windows File Explorer is configured, you may or may not see the .MDB filename extension.

If you can see the .MDB extension:

If you cannot see the .MDB extension:

Then run My Configuration:

To revert back to the previous working copy of the TaxaLibrary file:

If you can see the .MDB extension:

If you cannot see the .MDB extension:

Taxa synonymy

In some instances where a taxonomic name has changed, a new record may have been added instead of just overwriting to old name. As a result, it may be necessary to update your records with the new taxa name before you can use it in atlases and reports. The affected species in this update:

Where this affects many records, a new user SQL query can be created to automate the update on a single taxa in your Records table.

You MUST ABSOLUTELY take a system backup via the replicator, or at the very least make a copy of your Records table in your My MapMate\Data\Records folder before running this query. If you choose to copy the Records table to "Records - Copy", it will be easy to revert it back to "Records", if required..

To create the new query:

UPDATE Records SET [*Taxon] = [#Taxon1], Records.[_gen] = -val([thisgen]) WHERE [*Taxon] = [#Taxon2] AND Right(Records.[_guk], 3) = [thiscuk];

When the query is run, you will be prompted to:

Note: A user query that updates ALL synonyms to the accepted binomial is available here.

To confirm changes: