CatahoulaHound
Technical User
First I want to say thanks for all the invaluable assistance offered here. OK-I have a simple database that I use to register members. I have a "FamilyID" table to track the families, a "PlayerID" table to track Players, a "SportsRegistration" table to track what sports the kids sign up for and a "Payments" table. Now I need to add a (flag) someplace that will trigger if we have a returned check from the previous year or somebody did not turn their equipment back in. My question is what is the best/proper method for doing this. Should I just put another field (TagAlert) in the "FamilyID" or "PlayerID" table and tie it to a returned check/equipment table?? Im not sure which way to go on this. Any suggestions would be very helpful and greatly appreciated.
Thanks
Pat
Thanks
Pat