I have table of events.Each event has a start date and end date field. I want to list in a query all the days that event occurs on with the event number.
eg for 1 record where event No. is 1 and start date is 01/05/08 and end date is 03/05/08 (dd/mm/yy UK format)
I want a listing:
1 01/05/08
1 02/05/08
1 03/0508
Start Free Trial