Hello,
I have a real problem. I am creating a database for our child care at my job and I need help on how to to relate the tables. I have the following tables:
Parents, Child, Activities, Billing, Payments, Payment Methods, Sites, and Employees. What is your suggestions on relating the tables? I did set it up where everything was attached to the parents and it wasn't coming out right. Help?
Thank you,
Kaseyq
What I had related was:
Parent ID - Child (Parent ID)
Child ID - Billing (Child ID)
Activity ID - Billing (Activity ID)
Parent ID - Payments (Parent ID)
I didn't have the lookup in the payments
The problem is when the after school people key this they usually have more than one item to bill, so when they put the payment in they would have to put the payment in more than once and relate the receipt to both of the billing items. I think I did figure it out, but any suggestions?
I have a real problem. I am creating a database for our child care at my job and I need help on how to to relate the tables. I have the following tables:
Parents, Child, Activities, Billing, Payments, Payment Methods, Sites, and Employees. What is your suggestions on relating the tables? I did set it up where everything was attached to the parents and it wasn't coming out right. Help?
Thank you,
Kaseyq
What I had related was:
Parent ID - Child (Parent ID)
Child ID - Billing (Child ID)
Activity ID - Billing (Activity ID)
Parent ID - Payments (Parent ID)
I didn't have the lookup in the payments
The problem is when the after school people key this they usually have more than one item to bill, so when they put the payment in they would have to put the payment in more than once and relate the receipt to both of the billing items. I think I did figure it out, but any suggestions?
Last edited: