Hi,
I have a table with events, wich have a begin date and a end date. And now I have to point this dates in a calendar. If the events are a day only, no problem and I point that day.
The problem is when the begin and end dates have more than a day between then. How can I have a select that gives me all the days in between so that I can point them in the calendar.
Maby thanks.