I am trying to setup an apllication that allows users to make reservations to one of two bays on a certain date from a set number of time slots. I have a table containing customer details and one which contains details of bookings.
I am trying to create a form where new bookings can be entered however I am not sure how to stop a double booking being made. I presume I will have to perform some form of check when a booking request is made however I am not sure how to go about this - my knowledge of VB is minimal(I am waiting for my Smith and Sussman book to arrive). I would really appreciate any help that anyone can give me.
Many thanks - MIKE
I am trying to create a form where new bookings can be entered however I am not sure how to stop a double booking being made. I presume I will have to perform some form of check when a booking request is made however I am not sure how to go about this - my knowledge of VB is minimal(I am waiting for my Smith and Sussman book to arrive). I would really appreciate any help that anyone can give me.
Many thanks - MIKE