rickyzicky
Programmer
What is the best way to do the following?
I am creating a database of firefighters and the run they attend locally.
I have one table called "members" with the profiles of each member.
I have another table called "runs" which detals all alarms called in to the Fire Dept.
I wish to be able to access the "runs" table and able to select all those "members" who attended the call.
I can see a way to do this, since there will be multiple firefighters attending the runs.
Any ideas or leads?
RZ
I am creating a database of firefighters and the run they attend locally.
I have one table called "members" with the profiles of each member.
I have another table called "runs" which detals all alarms called in to the Fire Dept.
I wish to be able to access the "runs" table and able to select all those "members" who attended the call.
I can see a way to do this, since there will be multiple firefighters attending the runs.
Any ideas or leads?
RZ