You only need to store dates that have some status stored in them (Booked, Pending etc.) you don't need to store the dates that have N/A in them. And when you want to display to calendar just select dates from specific time period (a month) and write a logic that displays all dates that are not in the record set as N/A.
Bookmarks