Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date ranges
Message
 
 
À
16/12/1998 18:59:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00168328
Message ID:
00168329
Vues:
29
>I need to print a report using querying two fields in a table. One of the two fields is a date field. In FoxPro 6.0 the following will work for one date
>
>for tablename.fieldname = {^1998/01/01};
>
>but how do you query for a range between 01/01/1998 and 12/31/1998.
>
>Thank You in advance.

FOR BETWEEN(tablename.fieldname,{^1998/01/01},{^1998/12/31})

-Michelle
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform