- A new empty row is also added to the One table.
For example, if you add a new product row to the Products table, a new empty row is also added to the Categories table. The ID number of the new empty row in the Categories table is added to the Join field in the Products table. - If you try to change the value of the ID number in the Join field of the Many table during the same query edit procedure, you receive the following error message:The current field must match the join key '?' in the table that serves as the 'one' side of one-to-many relationship. Enter a record in the 'one' side table with the desired key value, and then make the entry with the desired join key in the 'many-only' table.
This problem does not affect reports.