I'm trying to update a field in my MS Access 2016 database but I get the following error when using the output data tool:
Error: Error opening dbschema_primary_keys: Microsoft Access Database Engine: The parameter is incorrect.
I am using the Microsoft Access 16.0 Access Database Engine OLE DB Provider as the connector and have tested the connection as well.
Have checked that the field names and data types in my Select tool and the database table match.
Design view of my Access Table:

Select Tool:

Output Data Options:

I'm stuck at this point having tried altering the data types and also the primary keys in the database. Any help will greatly appreciated.