Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DateTime Textbox
Message
De
18/11/1997 16:16:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00061020
Message ID:
00061024
Vues:
31
>Does anybody know how create a DateTime Textbox this displays only the date value for viewing and editing. I need this because I am tranfering my data to an SQL server backend and the only date format they have is the DateTime format.

***Textbox.Init event
Textbox.Value=ttod(view1.datetime)
***Save routine
Replace view1.datetime with dtot(Thisform.Textbox.Value)
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform