E
Eric Blitzer
This post is related to the Calendar display database
designed by Duane Hookum.
First thank you very much Duane.
The database is for doctors patients appointments. You
cannot add a record with the same date and starttime an end
time. That works well. However if a patient has a 2 hour
appointment the db allows a record to be added in the
middle of that appointment.
e.g.
Doctor John has a patient scheduled on March first from
1:00pm to 3:00pm.
You ar allowed to add a new appointment for that day from
1:30pm to 2:30pm.
What would it take to not allow overlapping appointments?
Thanks
Eric
designed by Duane Hookum.
First thank you very much Duane.
The database is for doctors patients appointments. You
cannot add a record with the same date and starttime an end
time. That works well. However if a patient has a 2 hour
appointment the db allows a record to be added in the
middle of that appointment.
e.g.
Doctor John has a patient scheduled on March first from
1:00pm to 3:00pm.
You ar allowed to add a new appointment for that day from
1:30pm to 2:30pm.
What would it take to not allow overlapping appointments?
Thanks
Eric