Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CDow
Message
 
 
To
20/01/2006 08:30:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: CDow
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01088127
Message ID:
01088866
Views:
11
>here in long syntax
>SELECT IIF(nday=1,"monday ",IIF(nday=2,"tuesday ",IIF(nday=3,"wednesday",IIF(nday=4,"thursday ",IIF(nday=5,"friday ",IIF(nday=6,"saturday ",IIF(nday=7,"sunday ","no day"))))))) as cday FROM xtable

Thanks <g> Just a note - in English all days of the week always start with the capital letter.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform