Joeclueless
Technical User
I am trying to develop an inventory/update database with input forms and report generation capabilities. This is somewhat difficult to explain here without showing someone what I have.
There are 5 tables. Projects, Layer, Update, Additional_Elements and Elemental_Link.
The Elemental_Link table came from the table analyzer.
[Projects] is the primary table (at least thats how I see it) and it is related to [Update] and [Layer] by the [Projects.ProjectID] field. This is where I think the first problem is. Im trying to get my head around this relationship thing but...
Maybe someone could help me out of this jam.
Thanks again!
Joe
There are 5 tables. Projects, Layer, Update, Additional_Elements and Elemental_Link.
The Elemental_Link table came from the table analyzer.
[Projects] is the primary table (at least thats how I see it) and it is related to [Update] and [Layer] by the [Projects.ProjectID] field. This is where I think the first problem is. Im trying to get my head around this relationship thing but...
Maybe someone could help me out of this jam.
Thanks again!
Joe