Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete records between a time range
Message
 
 
To
02/07/2003 17:56:45
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00806306
Message ID:
00806335
Views:
21
Sorry, there was typo in my code. It should be
WHERE SUBSTR(TTOC(DatetimeField,1), 9,6) BETWEEN "090000" AND "170000"
The TTOC(,1) returns string in the format that is unaffected by date/time settings.

>sergey
>
>i made like this
>"WHERE SUBSTR(TTOC(DatetimeField1), 9,6) BETWEEN "090000" AND "170000"
>
>i got 0 records which is not .t. can tell what is missing
>
>thanx
>bill
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform