M
Michael Micelli
Greetings,
I'm not sure how to approach this problem.
I have one table to hold applicant information (fName,
lName, etc...)
I have another table that has the names of forms that will
need to be completed to process the applicant.
I have another table that has applicant type. The type
decides which forms will need to be filled out.
I need to reflect which forms have been completed for each
applicant depending on type. Where would be the best place
to store this information?
Thanks,
Michael Micelli
I'm not sure how to approach this problem.
I have one table to hold applicant information (fName,
lName, etc...)
I have another table that has the names of forms that will
need to be completed to process the applicant.
I have another table that has applicant type. The type
decides which forms will need to be filled out.
I need to reflect which forms have been completed for each
applicant depending on type. Where would be the best place
to store this information?
Thanks,
Michael Micelli