I have created a relational dB (picture included of layout). When I try and create a query and include tblAssets and two or more tables that is in a one-many relationship with tblAssets linked by the AssetId field I can not update any records in the query, wheter it is through a form or query.
I have no idea why this is happening, I am suspecting that I can not/should not be creating multipule tables in a one to many relationship with the same key?
I have no idea why this is happening, I am suspecting that I can not/should not be creating multipule tables in a one to many relationship with the same key?