Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Deal with Numeric Date Fields in SPT
Message
 
À
05/05/2008 15:06:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01315165
Message ID:
01315175
Vues:
14
I suppose if you want simple, fast, or concise code you could do that.

>Or simpler
>
>* VFP9
>CAST(DTOS(dDate) AS int)
>* Pre VFP9
>INT(VAL(DTOS(dDate)))
>
>
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform