Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying SQL Server datetime values in VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00238987
Message ID:
00239018
Vues:
9
Hi Doug,

>Is there a way to display SQL datetime values in VFP without displaying the time [only displaying the date]? Right now I am just making the field smaller so the user can't see the time to the right of the date.
>
If you're using a Remote View just do the following:
DBSetProp(FieldName, 'Field', 'DataType', "D") 
HTH,
Bill Armbrecht
VFP MCP
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform