I changed the fields in the relating table to no longer be required. Despite this when initializing a new record in the consecutive form I receive a run-time error '3201 You cannot add or change a record because a related record is required...'. This is untrue, the fields are not set to required. There are relationships; one-to-many; with the many side being where the record is being created but I cannot see how this changes things; relationships do not require population of corresponding fields.
There are events relating to two of the three fields but these events are not fired. What could be causing this? As for the third field (relating to a separate table completely) with no events whatsoever this proves this is not the issue. It is as if the db engine has not updated. A combobox inellisence reference failed to update the other day after renaming it; it kept appearing as it's old name.![]()