Guest_imported
New member
- Jan 1, 1970
- 0
I am creating a database for a rental home company to keep track of their bookings. The RESERVE table should include CLIENT_ID, HOME_ID, and the dates when the home has been reserved and for how long. My problem is that I cannot seem to block of a date range. If one client books the home for one week starting Feb.12 2002, one should not be able to enter another client starting the next day.
Any suggestions?
Any suggestions?