Booking system dates in database

Posted by francesco on Stack Overflow See other posts from Stack Overflow or by francesco
Published on 2009-11-07T13:04:53Z Indexed on 2010/04/16 11:03 UTC
Read the original article Hit count: 245

Filed under:
|

I need some help with the following:

I am setting up a booking system (kind of hotel booking) and I have inserted a check in date and a check out date into database, how do I go to check if a room is already booked?

I have no clue how to manage the already booked days in the database. Is there anyone who can give me a clue how this works? And maybe where I can find more information?

© Stack Overflow or respective owner

Related posts about database

Related posts about date