I have a simple select query based on two tables with a one-to-one relationship (which is defined in the relationships window). For some reason, I am unable to change data in either of the underlying tables via the query.
I have a nearly identical query which joins two other tables in the same fashion - the SQL statements look identical except for the field names - and the other one allows updates just fine.
Is there something that might be preventing my data from being updated? I tried re-definining the relationships and re-creating the query, but neither action helped.
Also, I don't know if this makes a difference or not, but I don't receive any kind of error (or even any message down at the bottom of the screen). It just won't allow the changes.
Thank you
I have a nearly identical query which joins two other tables in the same fashion - the SQL statements look identical except for the field names - and the other one allows updates just fine.
Is there something that might be preventing my data from being updated? I tried re-definining the relationships and re-creating the query, but neither action helped.
Also, I don't know if this makes a difference or not, but I don't receive any kind of error (or even any message down at the bottom of the screen). It just won't allow the changes.
Thank you