Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datetime ()
Message
From
09/09/2008 13:07:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01346073
Message ID:
01346116
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
>I guess I found it
>
>REPLACE time_table.startime WITH CTOT("01/01/2009 13:35")
>REPLACE time_table.endtime WITH CTOT("01/01/2009 13:36")

Depends on what date & time you are storing. Where is the data coming from? What is the meaning of the datetime you are storing? I use a default datetime() in the table definition to keep the time the record was created. If you want to store the time it was edited that's a bit more complex because the act of storing the time is itself an edit.
Previous
Reply
Map
View

Click here to load this message in the networking platform