I am creating a database that is like an appointment system where users can
book appointments for a predefined date but there are a limited number of
appointments for that date e.g. June 15, 2008 = 30 appointments, June 16,
2008 = 25 appointments.
What would be the best approach ?
CJCN