Hello Everyone,
I am having some probelms with my database. I have the following tables with appropriate information
Family Information
Child information
Class list
class roster - where we add the kids to the appropriate drop down box icon from class list.
Here is what I need to do. I need to LIMIT how many kids can be in a certain class. I also want an error message to show up when people attempt to put a certain kid in a class that is full. However I want to be able to change my class size say from 8 to 12.
How do I do this?
I am having some probelms with my database. I have the following tables with appropriate information
Family Information
Child information
Class list
class roster - where we add the kids to the appropriate drop down box icon from class list.
Here is what I need to do. I need to LIMIT how many kids can be in a certain class. I also want an error message to show up when people attempt to put a certain kid in a class that is full. However I want to be able to change my class size say from 8 to 12.
How do I do this?