adambedford
Registered User.
- Local time
- Today, 18:02
- Joined
- Apr 15, 2009
- Messages
- 42
Im designing a database booking system for properties.
I have a find unmatched query that works with a form and allows you to enter a date and return results that do not have a booking entry for that day.
However, how do I get it to take duration of rental into account? i.e. return properties that are not booked for that day AND that are available for the number of weeks specified.
There is a "booking start date" and a "duration" (rather than a start and end date).
Also, how would I get the query to take other criteria into account, such as number of bedrooms and location.
Any help would be greatly appreciated, I've been trying to do this for quite a while!!
Thanks,
Adam
I have a find unmatched query that works with a form and allows you to enter a date and return results that do not have a booking entry for that day.
However, how do I get it to take duration of rental into account? i.e. return properties that are not booked for that day AND that are available for the number of weeks specified.
There is a "booking start date" and a "duration" (rather than a start and end date).
Also, how would I get the query to take other criteria into account, such as number of bedrooms and location.
Any help would be greatly appreciated, I've been trying to do this for quite a while!!
Thanks,
Adam