Is there a way to have a start time and end time field. But create a query that will see if a time is used or not. Example, if Room A is booked from 1 to 3 and user requests the room at 2 it will let them know Room A is booked. Or do i have to create a record for every increment a room is booked to check if it is available.
Thanks
Tom