Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date/Datetime in grid problem
Message
From
10/02/2000 09:05:06
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00329365
Message ID:
00329940
Views:
22
Ricardo,

thanks - but that simply pulls it across as character data type - not date.

Is there not simply a way to force a grid column to display/accept only the date portion of a datetime value, while still being read/write?

thanks,
Ken


>Hi Ken,
>
>Sorry but i must have misunderstood your first message.
>Since you're using SPT cursors, you can use CONVERT function at the SELECT for getting the information that create the cursor:
>
>SELECT ..., CONVERT(Char(10), myfield, 121), .... FROM ...
>
>Cheers,
>
>Ricardo
Ken B. Matson
GCom2 Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform