Week in Review: May 9, 2026

Just Published

This section includes videos, articles, and (occasionally) open-source project updates from the past 7 days.

Articles

*Article descriptions generated by Claude-Sonnet-4.5.

Videos

  • Karl Donaubauer (YouTube channel)

  • Richard Rost (YouTube channel)

    • Tables or Queries? (25:56): Should Your Microsoft Access Forms & Reports be Based on Tables or Queries? QQ 91
    • Not Opening? (08:13): Microsoft Access Not Opening? Use Separate MSACCESS.EXE Instances For Each Database
    • Kanban Board - Part 1 (20:19): Build a Kanban Board in Microsoft Access to Track Sales Pipeline, Customers, Tasks, Workflow, etc.
    • Kanban Board - Part 2 (20:37): Build a Kanban Board in Microsoft Access - Part 2
    • File - Options (04:02): Microsoft Access File Options Menu Settings Explained For Beginners
    • Reports Slow? (34:32): Microsoft Access Reports Running Slow? Here's What You're Missing - QQ 90
    • Terminology (03:02): Microsoft Access Database Terminology Explained For Beginners

GitHub Projects

MCP-Access — three bug-fix versions this week:

  • VBE cache correctness (v0.7.31): _vbe_code_cache removed entirely — it returned stale text after manual VBE edits, and the WRITE tools read through the same cache before writing, so they could overwrite the wrong baseline and corrupt code. Reported by @TvanStiphout-Home in issue #26.
  • Bound-form fix (v0.7.33): access_create_form now actually applies record_source and default_view instead of silently dropping them — the typical subform-creation flow was producing unbound forms rendering #Name? on every control.
  • ODBC robustness (v0.7.31): access_relink_table no longer hangs the session on unreachable SQL Servers — injects LoginTimeout=8 and runs an ADODB preflight so a bad connect string raises cleanly instead of opening a modal SQL Server Login dialog.
  • Off-by-one cleanup (v0.7.30): VBE write tools no longer emit spurious Expected N lines after edit warnings when new_code ends with \r\n. Thanks to @CaptainStormfield in PR #27.

Tool count unchanged at 62.

GitHub - unmateria/MCP-Access: MCP Server for editing VBA code and controls on an MS Access .ACCDB database via LLM (tested just with Claude Code)
MCP Server for editing VBA code and controls on an MS Access .ACCDB database via LLM (tested just with Claude Code) - unmateria/MCP-Access

New to Me

This section includes content I discovered this week that has been around for a while.

AccGPT — AI-Power for Microsoft Access
AccGPT — AI toolkit for Microsoft Access. Chat with 400+ models, generate code and images, expand prompts, tune model parameters, and manage AI personas — all natively inside Access.

Upcoming Access User Group Events

NOTE: Only English-language user group meetings with scheduled guest speakers or topics are listed. For a complete list of upcoming events, visit the Access User Group event calendar.

  • [May 14, 2026] UKAUG App-in-a-Day Conference: Birmingham, UK
    • Armen Stein
    • Anders Ebro
    • Kevin Bell
    • Peter Bryant
    • Steve Girling
    • Andrew Richards
  • [May 19, 2026] Juan Soto: Integrate Git into your AI environment
  • [June 3, 2026] Kevin Bell: SQL Server Tips and Tricks for Access Developers
  • [June 9, 2026] Juan Soto: Use AI to build complex features in Access
  • [August 5, 2026] Marcus Dieterle: Use the Edge browser control to extend Access
  • [September 2, 2026] John Mallinson: Working with the Windows API
  • [October 7, 2026] Peter Bryant / Andrew Richards: GraphAuthenticator – the ‘New’ Outlook problem solved and a world of possibilities to explore

Access Roadmap

The following changes were made to the roadmap between the Week in Review last week (2026-05-02) and this week (2026-05-09).

Added

  • AUG 2026: Cascading combo and list boxes with LinkMasterFields/LinkChildFields: Combo boxes and list boxes now support LinkMasterFields/LinkChildFields properties, enabling cascading dropdowns (e.g., Country filters City) without writing VBA code.

The roadmap was last updated May 5, 2026.


Listed below is a snapshot of the official Access Roadmap.

"In Development", "Rolling Out", and "Launched" are Microsoft terms that I pulled straight from the public roadmap. Dates listed are "rollout start" dates.

In Development

  • MAY 2026: Add zoom slider magnification to Microsoft Access: Access will add magnification slider (10% to 500%) in lower right of the application, similar to the feature in Word, PowerPoint, and Excel. It will also be keyboard accessible and available on the ribbon in Access forms, tables, and queries.
  • JUN 2026: Modernize Access Forms and Reports to work well on Large Format Monitors: Remove the 22-inch size limit and modernize Access forms and reports [to] work well on large format monitors and provide responsive behavior for different form factors.
  • AUG 2026: Cascading combo and list boxes with LinkMasterFields/LinkChildFields: Combo boxes and list boxes now support LinkMasterFields/LinkChildFields properties, enabling cascading dropdowns (e.g., Country filters City) without writing VBA code.

Rolling Out

None listed.

Launched

None listed.


Upcoming End-of-Life Dates

Here are the key end-of-life dates Access developers should track:

2024

2025

2026

2027

2029

  • [JAN 09] Windows Server 2019
  • [OCT 09] Access 2024 | Outlook 2024
  • [OCT 09 (or later)] Classic Outlook
    • See "Edit 8/12/2024" at top of this article for official clarification that "both perpetual and subscription [i.e., MS 365] versions of Outlook will be supported until 2029"
    • Support for Classic Outlook is guaranteed at least through 9 Oct 2029; it may be extended beyond this date

2030

2031

2033

2034

Ongoing

Date TBD