Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Time field
Message
De
19/02/1999 10:20:00
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00189230
Message ID:
00189277
Vues:
11
Thank you Josh, your help is much appreciated.



>Monte,
>
>If you're using views you can set the data type of the field in the view to D so that it acts like a date field. You can use DBSETPROP() to change the type. For example: =DBSETPROP( "vBus.dcreated", "Field", "DataType", "D" ).
>
>If you're not using views you may need to create a container control that contains two text boxes. One with the date/time field and the other that allows entry of just the date. You would update the date/time value whenever the user changes the date.
>
>>Does anyone know of a way to bind a datetime field to a form's textbox object and only show/edit the date?
>>
>>MOnTe
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform