wh00t
Registered User.
- Local time
- Today, 18:38
- Joined
- May 18, 2001
- Messages
- 264
I have a databse which is used for logging information about deliveries.
Each delivery is automatically given a booking time, after the delivery the user is required to enter an arrival time, if the driver arrives late, the user is then prompted to enter a reason why it was late.
If the booking time is 00.** and the driver arrives early say 23.45, the database then asks the user to enter a reason for being late.
how would I be able to get the database to recognise these instances as being early instead of late?
Each delivery is automatically given a booking time, after the delivery the user is required to enter an arrival time, if the driver arrives late, the user is then prompted to enter a reason why it was late.
If the booking time is 00.** and the driver arrives early say 23.45, the database then asks the user to enter a reason for being late.
how would I be able to get the database to recognise these instances as being early instead of late?