Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying a form in the design window
Message
 
 
To
22/12/2000 12:36:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00456081
Message ID:
00456379
Views:
26
>Thanks Nick. That worked... here's another problem I've encountered today.
>
>I'm trying to order some records based on times. But the "order by" command ignores the p.m. or a.m. part of my time. i.e. 1:32 p.m. comes before 6:00 a.m. Is there a way around this?

PMFJI, but it sounds like you store the return value of TIME() which is a character string. If you also store the underlying Datetime() value, you could sort on that.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform