Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime() Question
Message
 
To
06/08/1998 12:15:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00124518
Message ID:
00125001
Views:
16
Hello Dave,

You can change the datatype of the view fielt to 'D' (Date) from 'T' (DATETIME) using DBSETPROPERTY().

Bye
Jayesh

>Hi All,
>
>I have a view (v_payheader) that has a datetime field (PH_date).
>
>I would like to use this field as a controlsource for a textbox.
>When a new record is added to the view, it automatically gets the current datetime() (default value from the DBC).
>
>What I don't what, is to display or allow editing of the TIME portion of the field. But I do what the ability to edit the DATE() protion.
>
>
>What can I enter in the Properties of this field in order to allow me
>to do this???
>
>TIA
>Dave
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform