G
Guest
I would like to know if thereis a way to check a set of records to see if a particular field is set to true more than once. Example: If I have a set of customers in a table and only one can be set as active. If I set a customer to active I need to know if there are any other customers set to active. Thsi shgould either allow me to not set it and give me warning.