I am working on a program that will be used to check out company vehicles. Users will go online and pick out their vehicle, dates, times, etc. The problem I am having is this:
When the user clicks submit, how can I search the dataset to ensure that a vehicle is not going to be reserved by two different people at the same time?? Any ideas/ suggestions would be very much appreciated and THANK YOU in advance!
When the user clicks submit, how can I search the dataset to ensure that a vehicle is not going to be reserved by two different people at the same time?? Any ideas/ suggestions would be very much appreciated and THANK YOU in advance!