Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Month
Message
 
À
25/09/2009 02:49:43
Muthu Vel
Sty Company
Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Month
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01426070
Message ID:
01426072
Vues:
62
>In my form i have put one command button namely "Generatemonth". when i click this command button, name of the twelve months i.e(starting from January to December) will added in month field of my test.dbf.
>
>How to do this?
FOR lnFor = 1 TO 12
    ? CMONTH(DATE(2009, lnFor,1)), lnFor
NEXT
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform