tblChecks holds all of the information on each Check sent out. A Store can have a CheckNum whether or not they pass or fail the audit, so it doesnt directly relate to tblPass/Fail. However, there is only a CheckNum when there is a Fine, which is why I put tblFines in between. Also, there can be a Fine even if a store passes an audit..
I wish it were more cut and dry.
Maybe we need to re-think the entire system that he uses to track these audits. It doesn't make for easy database design when something can be this way but also that way or maybe sometimes this way.
I wish it were more cut and dry.
Maybe we need to re-think the entire system that he uses to track these audits. It doesn't make for easy database design when something can be this way but also that way or maybe sometimes this way.