djl0525
Well-known Member
- Joined
- Dec 11, 2004
- Messages
- 1,240
I have two tables, Employees and Parking. Each employee can have up to 3 hangtags issued by the parking department so my tables have a 1:M relationship.
My question is, what is the best way to restrict the number of hangtags to 3? In other words, how do I make sure that an employee is not entered into the Parking table more than three times?
I hope I have provided enough information. Any guidance will be greatly appreciated.
DJ
My question is, what is the best way to restrict the number of hangtags to 3? In other words, how do I make sure that an employee is not entered into the Parking table more than three times?
I hope I have provided enough information. Any guidance will be greatly appreciated.
DJ