I am not sure if this is possible, but it seems it would be.
I am working with a view of the detail table. The detail table is linked to master table via a key field.
like this:
Table A - Detail Table
Table B - Master Table
All is working well, but I need to update a field in Table B that is no tshowing up. It is not the field used to link the two tables.
Any ideas?