Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete records between a time range
Message
 
 
À
02/07/2003 17:56:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00806306
Message ID:
00806335
Vues:
19
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform