Let's say a date range entered by the user like "2003-10-13..2003-10-17, 2003-09-16" or anything that is a valid date range. I want to be able to get a list of all the dates that are included by this range.
Some weird way would be to select a table that contains all possible dates and restrain it with this range, then I would get a list of all the date included by this range. But I don't think that such a table exist.
Do you know a way to achieve this?
Steeve...
Yahoo! Groups Sponsor
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

