Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Algorithm for missing dates.
Message
De
31/07/2009 10:29:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01415572
Message ID:
01415659
Vues:
41
>> but I have to solve another issue with skipping/ignoring completely empty weeks.
>
>What issue? It looks like we don't have all requirements yet. <s>

True, but I try to focus on the core of the problem and not the extra stuff.


>It sounds like you should determine min and max dates, then round to whatever period you use (week, months). Determine the number of days and start with REPLICATE(".",nDays). Then use STUFF() at position dDate-DMin+1 to replace the dot with character code. This would need to happen in a loop.

Wow, that's a completely different look at it that I never considered. VERY interesting.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform