I am making a Database for a Driving School and I have a table that stores all of the bookings (Booking ID (PK), Driver ID, Instructor ID, Time of Meeting) and I have then made a Form that enables my client to easily enter the data.
Would I be able to set up a query, an If Statement, a lookup, something that would check to see if there isnt a double booking. For example, If Driver ID 1 is booked in with Instructor ID 1 at 10.45 and my client then tries to book in Driver ID 2 in with Instructor ID 1 at 10.45. I want Access to be able to prevent that just to make my clients life easier.
Hope that is clear, if not, please ask!
Thanks
Would I be able to set up a query, an If Statement, a lookup, something that would check to see if there isnt a double booking. For example, If Driver ID 1 is booked in with Instructor ID 1 at 10.45 and my client then tries to book in Driver ID 2 in with Instructor ID 1 at 10.45. I want Access to be able to prevent that just to make my clients life easier.
Hope that is clear, if not, please ask!
Thanks