Our newest round of Access bug fixes was released on November 25th, 2023. In this blog post, we highlight some of the fixed issues that our Access engineers released in the current monthly channel.
Updated Aug 13, 2025
Version 2.0Hi NeilSargent ,
I can't seem to reproduce the issue you are describing: "If a form does something with its recordset in the Open or Load event handlers..."
I tried simply creating a form with an edge control, then adding code to the Form's OnOpen event:
Me.Recordsource = tblFoo
That did not cause a crash. Does the edge control happen to have the Visible property set to No?
If I send you a PM with my email address, would you be able to share a database that demonstrates the problem you are seeing?
Shane