Hi,
We have a database that books rooms, and we need a query that can determine whether or not any bookings are double bookings. The main problem is the searching for bookings that occur during the time of another meeting. What can we do to bring up a list of bookings based on StartTime and EndTime in the format dd/mm/yy hh:mm:ss and the RoomID to bring back a list of double bookings.
Any help would be much appreciated as this is driving me mad!
Thanks
Katie
We have a database that books rooms, and we need a query that can determine whether or not any bookings are double bookings. The main problem is the searching for bookings that occur during the time of another meeting. What can we do to bring up a list of bookings based on StartTime and EndTime in the format dd/mm/yy hh:mm:ss and the RoomID to bring back a list of double bookings.
Any help would be much appreciated as this is driving me mad!
Thanks
Katie