Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Syntax problem
Message
De
22/12/2003 17:22:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Date Syntax problem
Divers
Thread ID:
00861436
Message ID:
00861436
Vues:
61
Hi All,

I need to filter the dates in my table according to shipdate field and display that data in a form. This is the code I have done so far to test the situation.( table is open in current work area)

„h Set Century On
„h MyDate = Date(2003,12,22)
„h Set filter to shipdate <= Mydate
„h Browse

My results
I get all shipdate <= Mydate PLUS ship dates due in next year (2004). Looks like it checks only the month and the date but not the year. How do I fix this problem. I¡¦m using VFP7 SP1

Please Help !!

TIA

- Jeana -
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform