Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird set filter to date
Message
De
20/11/2003 11:42:36
 
 
À
20/11/2003 02:50:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00851737
Message ID:
00851924
Vues:
9
>i have table dtr with field swipedate as date. then i have this,
>
>
>sdate={^2003/08/01}
>edate={^2003/08/31}
>use dtr
>set filter to between(swipedate,sdate,edate)
>locate
>
>
>even if there are dates in between the sdate and edate, locate results to none.
>
>what could be wrong?

do you have columns named sdate and/or edate?
if so, vfp will use those. to use your variables, use m.sdate and m.edate instead.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform