O
oceanmist
I am setting up my very first db in Access and I am not sure I have the
relationship between these three tables set correctly.
The first table is "team leaders" and consists of ID, Firstname, Lastname
and Title.
The second table is "Task" and consists of TaskID, TaskTitle, TaskDetails,
CreationDate, CompletionDate, TeamLeaderID and LastName.
The third table is "Progress Reports" and consists of UpdateID, Date,
ProgressDetails and TaskID.
I have the tables linked as follows:
"Team Leaders" ID field linked to "Tasks" TeamLeaderID field
"Tasks" TaskID field linked to "Progress Reports" TaskID field.
Is this correct?
relationship between these three tables set correctly.
The first table is "team leaders" and consists of ID, Firstname, Lastname
and Title.
The second table is "Task" and consists of TaskID, TaskTitle, TaskDetails,
CreationDate, CompletionDate, TeamLeaderID and LastName.
The third table is "Progress Reports" and consists of UpdateID, Date,
ProgressDetails and TaskID.
I have the tables linked as follows:
"Team Leaders" ID field linked to "Tasks" TeamLeaderID field
"Tasks" TaskID field linked to "Progress Reports" TaskID field.
Is this correct?