I am using access 2003.
I have a select query that works fine when I take all fields from one table. I am able to edit the records. When I add a field from a second table and run the query, it works but I can no longer edit the records. It does this even if I take all the criteria out.
The second table is only two fields, FullName and LoginName. It is joined to the first one on the FullName field.
Any idea what might be causing this?
Thanks,
Erica
I have a select query that works fine when I take all fields from one table. I am able to edit the records. When I add a field from a second table and run the query, it works but I can no longer edit the records. It does this even if I take all the criteria out.
The second table is only two fields, FullName and LoginName. It is joined to the first one on the FullName field.
Any idea what might be causing this?
Thanks,
Erica