Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying SQL Server datetime values in VFP
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00238987
Message ID:
00239018
Views:
8
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
Previous
Reply
Map
View

Click here to load this message in the networking platform