Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INDEX ON DateTime Field?
Message
From
27/10/1998 21:39:24
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00150884
Message ID:
00151359
Views:
25
No kidding. I tried
SELECT * FROM c_tbl WHERE dt_tm >= {^1998/10/27 08:30:00 A}
which worked. But:
SELECT * FROM c_tbl WHERE dt_tm >= {^1998/10/27 08:30:00 A} .AND. dt_tm <= {^1998/10/27 08:30:00 A} 
didn't. So, is it how 5.0 was representing the datetime field in the file?

>And this is directly opposite to the thread from a week or two ago that said the field MUST be on the left to work reliably. Very strange.
Previous
Reply
Map
View

Click here to load this message in the networking platform