Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CDow
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: CDow
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01088127
Message ID:
01088874
Vues:
11
>>>>Properly improved, thanks to Sergey:
>>>>
>>>>SELECT ICASE(nday=1,"monday ",nday=2,"tuesday ",;
>>>>nday=3,"wednesday",nday=4,"thursday",nday=5,"friday ",;
>>>>nday=6,"saturday",nday=7,"sunday ") as cday FROM xtable
>>>
>>>It still suffers from the same capitalization problem <g>
>>
>>Wrap it in the PROPER(). <g>
>
>Terrific <g> How can I forget about it? <g>

Don't forget PADR(). <g>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform