This is a query issue----
I have two tables that are left outer joined. The SQL table A field part number is left outer joined to a created table B field part number. For many years (like 5 years) the user could enter in a matching part number in table B that matched table A. Then enter in other information in table B as required. Now when trying to enter a part number in table B, the user gets a error message of write conflict.
Thanks for any suggestions.
I have two tables that are left outer joined. The SQL table A field part number is left outer joined to a created table B field part number. For many years (like 5 years) the user could enter in a matching part number in table B that matched table A. Then enter in other information in table B as required. Now when trying to enter a part number in table B, the user gets a error message of write conflict.
Thanks for any suggestions.