Error: Access violation at address CFB08D00. Read of address CFB08D00
I think this was fixed in the latest version. Please update and test it. If it still happens, open a new ticket with your MDB file attached so we can test it here.
Error: Access violation at address CFB08D00. Read of address CFB08D00
I think this was fixed in the latest version. Please update and test it. If it still happens, open a new ticket with your MDB file attached so we can test it here.
The proposed implementation is really complex. To populate the combobox, the app needs to know exactly which table the field belongs to in order to identify the foreign key. The problem is that once Delphi processes a SQL command, it does not preserve the source table name for those fields. Without this information, we cannot automatically retrieve the relationship required to load the option list.
Error: Access violation at address 76E47859 in module 'ucrtbase.dll'. Write of address 123BC000
I was unable to reproduce this issue. Please note that while you mentioned a Windows 11 update, MDB Admin is running on Windows 7 Ultimate, likely within a virtual machine. In this setup, updates to the host operating system do not affect the virtual environment. If the problem persists, please open a new ticket with additional details, preferably including your database file.
Data