top of page

List of Access Bug Fixes in 2025

Updated: Sep 25

ree

Since 2022, Microsoft's Access team has been publishing a list of Access fixes on its blog (almost) every month. To make this information more visible and searchable, we are collecting the full list for 2025 here and link to the Microsoft posts where you can find more description. Previous lists: 2024 (43 items), 2023 (88 items), 2022 (54 items)


Version 2508

  1. Control wizards do not launch when adding new controls to subform in design view

  2. Access terminates unexpectedly when pressing F6 key in Design View

  3. Unable to select large number (BigInt) field within "Find Unmatched Query Wizard"

  4. Some wizards giving an error in 32-bit builds on launch “There was an error loading an ActiveX control on one of your forms or reports.”

  5. Invalid output when exporting to HTML


Version 2507

  1. Alert, “The Microsoft Access database engine cannot find the input table or query ‘MSysSQLComments’.” when importing queries from an old database which has never been used with the Monaco SQL editor

  2. Queries do not save when they contain Unicode characters

  3. Error "The Object isn't open" when running Find Duplicates and Crosstab query wizards

  4. Crash when pressing F1 in Monaco SQL Editor

  5. Error “Object is not connected to server” when referencing OLE automation object in VBA code

  6. Crash when opening a query directly into SQL view

  7. Images sometimes do not display correctly on buttons/image controls

  8. Announce deprecation of Salesforce connector


Version 2506

  1. Error when trying to run append query

  2. Error when trying to save or run a query containing certain characters

  3. Can't create a query directly in SQL view

  4. Exporting data to a text file might export some characters incorrectly

  5. Using the clipboard to transfer data from tables/queries to text did not work for some Unicode characters

  6. When exporting to Email using the HTML format Unicode characters might not be preserved

  7. When exporting a table with a relationship but no lookup defined Access may hang during the validation step

  8. If the Display Form option is set in the Options dialog, then any time the Options dialog is closed you incorrectly get a message saying that you must close and reopen the database for changes to take effect


Version 2503

  1. Error “The search key was not found in any record” when trying to save a query from SQL view.

  2. F1 brings up command palette in the Monaco SQL editor instead of invoking contextual help.

  3. When the Monaco SQL editor is enabled and a query is open in datasheet view, you may see visual flickering in the datasheet.

  4. When importing a text file into an existing table with a Double datatype, values might fail to import.

  5. The Required property may fail to indicate that a column in a linked SharePoint table is required.


Version 2502

  1. Error when saving query after applying a filter in datasheet view

  2. Copying a query from one database does not transfer comments

  3. Form_MouseWheel event not reporting correct count

  4. Some number filter menus not correctly named

  5. Cannot use VBA code to set some new Modern Chart properties


Version 2501

  1. Ctrl+W doesn’t close the query window when using Monaco SQL Editor

  2. SQL not saved correctly when using Monaco to edit control properties

  3. Access terminates unexpectedly when setting “Option to enable Monaco SQL Editor” using Application.SetOption

  4. When saving a query with a syntax error using the Monaco editor, the error message might be incorrect

  5. File Open dialog doesn’t remember database location when saving backup

  6. Series sorting does not work in Modern Chart if series display name has been changed



bottom of page