lolosuarez87
Registered User.
- Local time
- Today, 00:45
- Joined
- May 23, 2015
- Messages
- 13
Hi, I'm currently having a problem with my car hire database in access. I want to avoid duplicate booking for the same car number plate between dates, and I don't know how to!
The 2 tables involved in this are reservations and cars.
The cars table has:
num_plate
make
model
colour
engine
And the reservation table has:
reser_ID
date_reserved
date_back
num_plate
days
Could anyone help on how to avoid duplicate reservations between dates.
The 2 tables involved in this are reservations and cars.
The cars table has:
num_plate
make
model
colour
engine
And the reservation table has:
reser_ID
date_reserved
date_back
num_plate
days
Could anyone help on how to avoid duplicate reservations between dates.